Spaces:
Running
Running
requirements update
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -12,6 +12,7 @@ fonttools==4.46.0
|
|
| 12 |
ipykernel==6.27.1
|
| 13 |
ipython==8.18.1
|
| 14 |
jedi==0.19.1
|
|
|
|
| 15 |
jupyter_client==8.6.0
|
| 16 |
jupyter_core==5.5.0
|
| 17 |
kiwisolver==1.4.5
|
|
@@ -34,6 +35,7 @@ Pygments==2.17.2
|
|
| 34 |
pyparsing==3.1.1
|
| 35 |
python-dateutil==2.8.2
|
| 36 |
pytz==2023.3.post1
|
|
|
|
| 37 |
pyzmq==25.1.2
|
| 38 |
scipy==1.11.4
|
| 39 |
seaborn==0.13.0
|
|
|
|
| 12 |
ipykernel==6.27.1
|
| 13 |
ipython==8.18.1
|
| 14 |
jedi==0.19.1
|
| 15 |
+
joblib==1.3.2
|
| 16 |
jupyter_client==8.6.0
|
| 17 |
jupyter_core==5.5.0
|
| 18 |
kiwisolver==1.4.5
|
|
|
|
| 35 |
pyparsing==3.1.1
|
| 36 |
python-dateutil==2.8.2
|
| 37 |
pytz==2023.3.post1
|
| 38 |
+
pywin32==306
|
| 39 |
pyzmq==25.1.2
|
| 40 |
scipy==1.11.4
|
| 41 |
seaborn==0.13.0
|