Matt Robinson 9b0dbc7026
build(deps): bump dependencies; resolve security issues in example dependencies (#300)
* bump cryptography version

* re pip-compile for latest versions

* update argilla example requirements

* dependency updates

* bump versions

* pin unstructured-inference due to multithreading issue

* linting, linting, linting

* dependency on one line
2023-02-27 12:45:28 -05:00

12 lines
183 B
Plaintext

argilla[server]
datasets
jupyter
requests
torch
transformers
unstructured>=0.3.1
# NOTE(robinson) - these bumps are to resolve security scan items
cryptography>=39.0.1
IPython>=8.10