Skip to content

Commit

Permalink
update reqs
Browse files Browse the repository at this point in the history
  • Loading branch information
ForYourEyesOnlyyy committed Oct 31, 2024
1 parent 47119e5 commit 4772a0b
Showing 1 changed file with 47 additions and 3 deletions.
50 changes: 47 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
absl-py==2.1.0
aiohappyeyeballs==2.4.0
aiohttp==3.10.5
aiohttp-retry==2.8.3
aiosignal==1.3.1
alembic==1.8.1
altair==5.4.1
Expand All @@ -21,6 +23,7 @@ blinker==1.8.2
cachetools==5.5.0
celery==5.4.0
certifi==2024.8.30
cffi==1.17.1
charset-normalizer==3.3.2
click==8.1.3
click-didyoumean==0.3.1
Expand All @@ -40,6 +43,20 @@ decorator==5.1.1
Deprecated==1.2.14
dictdiffer==0.9.0
dill==0.3.8
diskcache==5.6.3
distro==1.9.0
docker==7.1.0
dpath==2.2.0
dulwich==0.22.1
dvc==3.55.2
dvc-data==3.16.6
dvc-http==2.32.0
dvc-objects==5.1.0
dvc-render==1.0.2
dvc-studio-client==0.21.0
dvc-task==0.4.0
executing==2.1.0
fastapi==0.110.0
filelock==3.16.1
Flask==3.0.3
flatbuffers==24.3.25
Expand Down Expand Up @@ -113,6 +130,17 @@ optree==0.12.1
orjson==3.10.7
packaging==24.1
pandas==2.2.3
parso==0.8.4
passlib==1.7.4
pathspec==0.12.1
pexpect==4.9.0
pillow==10.4.0
platformdirs==3.11.0
prompt_toolkit==3.0.47
protobuf==4.25.5
psutil==6.0.0
ptyprocess==0.7.0
pure_eval==0.2.3
pyarrow==17.0.0
pyasn1==0.6.1
pyasn1_modules==0.4.1
Expand All @@ -129,6 +157,8 @@ PyJWT==2.7.0
PyMySQL==1.1.1
pyparsing==3.1.4
python-dateutil==2.9.0.post0
python-dotenv==1.0.1
python-multipart==0.0.12
pytz==2024.2
PyYAML==6.0.2
pyzmq==26.2.0
Expand All @@ -142,7 +172,16 @@ ruamel.yaml==0.18.6
ruamel.yaml.clib==0.2.8
ruff==0.6.9
safetensors==0.4.5
seaborn
scikit-learn==1.5.2
scipy==1.14.1
scmrepo==3.3.7
seaborn==0.13.2
secure==0.3.0
semver==3.0.2
setuptools==75.1.0
shellingham==1.5.4
shortuuid==1.0.13
shtab==1.7.1
six==1.16.0
smmap==5.0.1
sniffio==1.3.1
Expand All @@ -169,7 +208,9 @@ tomlkit==0.13.2
torch==2.4.1
tornado==6.4.1
tqdm==4.66.5
traitlets==5.14.3
transformers==4.44.2
typer==0.12.5
typing_extensions==4.12.2
tzdata==2024.1
urllib3==2.2.3
Expand All @@ -183,8 +224,11 @@ websockets==13.1
Werkzeug==3.0.4
wheel==0.44.0
widgetsnbextension==4.0.13
wordcloud
wrapt==1.16.0
xxhash==3.5.0
yapf==0.40.2
yarl==1.11.1
wordcloud
scikit-learn
zc.lockfile==3.0.post1
zenml==0.67.0
zipp==3.20.2

0 comments on commit 4772a0b

Please sign in to comment.