Merge pull request #297 from larinam/upgrade_scripts_requirements

upgrade versions and remove transitive and unnecessary dependencies for scripts subproject
pull/285/head
Alex 10 months ago committed by GitHub
commit feed0b288f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save