upgrade versions and remove transitive and unnecessary dependencies

This commit is contained in:
Anton Larin
2023-08-05 15:01:53 +02:00
parent 1687e6682a
commit bb1a42df91

View File

@@ -1,130 +1,124 @@
aiodns==3.0.0 aiodns==3.0.0
aiohttp==3.8.3 aiohttp==3.8.5
aiohttp-retry==2.8.3 aiohttp-retry==2.8.3
aiosignal==1.3.1 aiosignal==1.3.1
alabaster==0.7.13 alabaster==0.7.13
aleph-alpha-client==2.16.0 aleph-alpha-client==3.2.0
anyio==3.6.2 anyio==3.7.1
argilla==1.3.0
async-timeout==4.0.2 async-timeout==4.0.2
attrs==22.2.0 attrs==23.1.0
Babel==2.11.0 Babel==2.12.1
backoff==2.2.1 backoff==2.2.1
blobfile==2.0.1 blobfile==2.0.2
boto3==1.26.82 boto3==1.28.20
botocore==1.29.82
cffi==1.15.1 cffi==1.15.1
charset-normalizer==2.1.1 charset-normalizer==3.2.0
click==8.1.3 click==8.1.6
cohere==3.4.0 cohere==4.19.2
cryptography==41.0.2 cryptography==41.0.3
dataclasses-json==0.5.7 dataclasses-json==0.5.14
decorator==5.1.1 decorator==5.1.1
deeplake==3.2.12 Deprecated==1.2.14
Deprecated==1.2.13 dill==0.3.7
dill==0.3.6 docutils==0.20.1
docutils==0.19
docx2txt==0.8 docx2txt==0.8
ecdsa==0.18.0 ecdsa==0.18.0
entrypoints==0.4 entrypoints==0.4
escodegen==1.0.10 escodegen==1.0.11
esprima==4.0.1 esprima==4.0.1
esutils==1.0.1 esutils==1.0.1
et-xmlfile==1.1.0 et-xmlfile==1.1.0
faiss-cpu==1.7.3 faiss-cpu==1.7.4
filelock==3.9.0 filelock==3.12.2
Flask==2.2.5 Flask==2.3.2
frozenlist==1.3.3 frozenlist==1.4.0
greenlet==2.0.2 greenlet==2.0.2
gunicorn==20.1.0 gunicorn==21.2.0
h11==0.14.0 h11==0.14.0
httpcore==0.16.3 httpcore==0.17.3
httpx==0.23.3 httpx==0.24.1
hub==3.0.1 hub==3.0.1
huggingface-hub==0.15.1 huggingface-hub==0.16.4
humbug==0.2.8 humbug==0.3.2
idna==3.4 idna==3.4
imagesize==1.4.1 imagesize==1.4.1
itsdangerous==2.1.2 itsdangerous==2.1.2
javalang==0.13.0 javalang==0.13.0
Jinja2==3.1.2 Jinja2==3.1.2
jmespath==1.0.1 jmespath==1.0.1
joblib==1.2.0 joblib==1.3.1
langchain==0.0.103 langchain==0.0.252
lxml==4.9.2 lxml==4.9.3
manifest-ml==0.1.1 manifest-ml==0.1.8
MarkupSafe==2.1.2 MarkupSafe==2.1.3
marshmallow==3.19.0 marshmallow==3.20.1
marshmallow-enum==1.5.1 marshmallow-enum==1.5.1
monotonic==1.6 monotonic==1.6
multidict==6.0.4 multidict==6.0.4
multiprocess==0.70.14 multiprocess==0.70.15
mypy-extensions==0.4.3 mypy-extensions==1.0.0
nltk==3.8.1 nltk==3.8.1
numcodecs==0.11.0 numcodecs==0.11.0
numpy==1.23.5 numpy==1.25.2
openai==0.27.0 openai==0.27.8
openpyxl==3.1.1 openpyxl==3.1.2
packaging==23.0 packaging==23.1
pandas==1.5.3 pandas==2.0.3
pathos==0.3.0 pathos==0.3.1
Pillow==9.4.0 Pillow==10.0.0
pox==0.3.2 pox==0.3.3
ppft==1.7.6.6 ppft==1.7.6.7
py==1.11.0 py==1.11.0
pyasn1==0.4.8 pyasn1==0.5.0
pycares==4.3.0 pycares==4.3.0
pycparser==2.21 pycparser==2.21
pycryptodomex==3.17 pycryptodomex==3.18.0
pydantic==1.10.4 Pygments==2.15.1
Pygments==2.14.0 PyJWT==2.8.0
PyJWT==2.6.0
PyPDF2==3.0.1 PyPDF2==3.0.1
python-dateutil==2.8.2 python-dateutil==2.8.2
python-docx==0.8.11 python-docx==0.8.11
python-dotenv==0.21.1 python-dotenv==1.0.0
python-jose==3.3.0 python-jose==3.3.0
python-magic==0.4.27 python-magic==0.4.27
python-pptx==0.6.21 python-pptx==0.6.21
pytz==2022.7.1 pytz==2023.3
PyYAML==6.0 PyYAML==6.0.1
redis==4.5.4 redis==4.6.0
regex==2022.10.31 regex==2023.6.3
requests==2.31.0 requests==2.31.0
retry==0.9.2 retry==0.9.2
rfc3986==1.5.0 rfc3986==2.0.0
rsa==4.9 rsa==4.9
s3transfer==0.6.0 scikit-learn==1.3.0
scikit-learn==1.2.1 scipy==1.11.1
scipy==1.10.0
sentence-transformers sentence-transformers
sentencepiece==0.1.97 sentencepiece==0.1.99
six==1.16.0 six==1.16.0
sniffio==1.3.0 sniffio==1.3.0
snowballstemmer==2.2.0 snowballstemmer==2.2.0
Sphinx==6.1.3 Sphinx==7.1.2
sphinxcontrib-applehelp==1.0.4 sphinxcontrib-applehelp==1.0.4
sphinxcontrib-devhelp==1.0.2 sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.1 sphinxcontrib-htmlhelp==2.0.1
sphinxcontrib-jsmath==1.0.1 sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3 sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5 sphinxcontrib-serializinghtml==1.1.5
SQLAlchemy==1.4.46 SQLAlchemy==2.0.19
sqlitedict==2.1.0 sqlitedict==2.1.0
tenacity==8.2.1 tenacity==8.2.2
threadpoolctl==3.1.0 threadpoolctl==3.2.0
tiktoken==0.1.2 tiktoken==0.4.0
tokenizers==0.13.2 tokenizers==0.13.3
torch==1.13.1 torch==2.0.1
torchvision==0.14.1 torchvision==0.15.2
tqdm==4.64.1 tqdm==4.65.0
transformers==4.30.0 transformers==4.31.0
typer==0.7.0 typer==0.9.0
typing-inspect==0.8.0 typing-inspect==0.9.0
typing_extensions==4.4.0 typing_extensions==4.7.1
unstructured==0.4.11 unstructured==0.9.0
urllib3==1.26.14 wrapt==1.15.0
wrapt==1.14.1 XlsxWriter==3.1.2
XlsxWriter==3.0.8 xxhash==3.3.0
xxhash==3.2.0 yarl==1.9.2
yarl==1.8.2