Update requirements.txt
Browse files- requirements.txt +1 -8
requirements.txt
CHANGED
|
@@ -1,10 +1,3 @@
|
|
| 1 |
-
ipywidgets==8.1.2
|
| 2 |
-
matplotlib==3.8.4
|
| 3 |
-
pandas==2.2.2
|
| 4 |
-
torch==2.3.0
|
| 5 |
-
torchvision==0.18.0
|
| 6 |
-
tqdm==4.66.4
|
| 7 |
-
anthropic
|
| 8 |
aiohappyeyeballs==2.4.4
|
| 9 |
aiohttp==3.11.10
|
| 10 |
aiosignal==1.3.2
|
|
@@ -167,4 +160,4 @@ webencodings==0.5.1
|
|
| 167 |
websocket-client==1.8.0
|
| 168 |
widgetsnbextension==4.0.13
|
| 169 |
xxhash==3.5.0
|
| 170 |
-
yarl==1.18.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
aiohappyeyeballs==2.4.4
|
| 2 |
aiohttp==3.11.10
|
| 3 |
aiosignal==1.3.2
|
|
|
|
| 160 |
websocket-client==1.8.0
|
| 161 |
widgetsnbextension==4.0.13
|
| 162 |
xxhash==3.5.0
|
| 163 |
+
yarl==1.18.3
|