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

14 lines
212 B
Plaintext

jupyter
torch>=1.13.1
torchaudio
torchvision
transformers
ratelimit
requests
unstructured>=0.2.1
# NOTE(robinson) - these bumps are to resolve security scan items
certifi>=2022.12.07
IPython>=8.10
pillow>=9.3.0