Skip to content

Commit aec294e

Browse files
committed
Update requirements.txt
1 parent c7c7b54 commit aec294e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

requirements.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,9 @@ idna==3.10
3030
ipython==8.28.0
3131
jedi==0.19.1
3232
Jinja2==3.1.4
33+
joblib==1.4.2
3334
kiwisolver==1.4.7
35+
lightgbm==4.5.0
3436
loguru==0.7.2
3537
lxml==5.3.0
3638
Mako==1.3.5
@@ -44,6 +46,7 @@ networkx==3.4
4446
numpy==2.1.2
4547
oscrypto==1.3.0
4648
packaging==24.1
49+
pandas==2.2.3
4750
parso==0.8.4
4851
pexpect==4.9.0
4952
pillow==10.4.0
@@ -58,17 +61,22 @@ pyparsing==3.1.4
5861
python-dateutil==2.9.0.post0
5962
python-dotenv==1.0.1
6063
python-multipart==0.0.12
64+
pytz==2024.2
6165
PyYAML==6.0.2
6266
rich==13.9.3
67+
scikit-learn==1.5.2
68+
scipy==1.14.1
6369
shellingham==1.5.4
6470
six==1.16.0
6571
sniffio==1.3.1
6672
SQLAlchemy==1.4.54
6773
stack-data==0.6.3
6874
starlette==0.41.0
75+
threadpoolctl==3.5.0
6976
traitlets==5.14.3
7077
typer==0.12.5
7178
typing_extensions==4.12.2
79+
tzdata==2024.2
7280
uvicorn==0.32.0
7381
uvloop==0.21.0
7482
watchfiles==0.24.0

0 commit comments

Comments
 (0)