MSNP1381
commited on
Commit
·
6cdccd5
1
Parent(s):
bf7630a
xxx
Browse files- requirements.txt +0 -5
requirements.txt
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
aiofiles==24.1.0
|
2 |
aiohappyeyeballs==2.3.4
|
3 |
aiohttp==3.10.0
|
4 |
aiosignal==1.3.1
|
@@ -94,16 +93,12 @@ mdurl==0.1.2
|
|
94 |
mistune==3.0.2
|
95 |
msgpack==1.0.8
|
96 |
multidict==6.0.5
|
97 |
-
nbclient==0.10.0
|
98 |
nbconvert==7.16.4
|
99 |
-
nbformat==5.10.4
|
100 |
nest-asyncio==1.6.0
|
101 |
networkx==3.3
|
102 |
-
notebook==7.2.1
|
103 |
notebook_shim==0.2.4
|
104 |
numpy==1.26.4
|
105 |
openai==1.38.0
|
106 |
-
orjson==3.10.6
|
107 |
overrides==7.7.0
|
108 |
packaging==24.1
|
109 |
pandas==2.2.2
|
|
|
|
|
1 |
aiohappyeyeballs==2.3.4
|
2 |
aiohttp==3.10.0
|
3 |
aiosignal==1.3.1
|
|
|
93 |
mistune==3.0.2
|
94 |
msgpack==1.0.8
|
95 |
multidict==6.0.5
|
|
|
96 |
nbconvert==7.16.4
|
|
|
97 |
nest-asyncio==1.6.0
|
98 |
networkx==3.3
|
|
|
99 |
notebook_shim==0.2.4
|
100 |
numpy==1.26.4
|
101 |
openai==1.38.0
|
|
|
102 |
overrides==7.7.0
|
103 |
packaging==24.1
|
104 |
pandas==2.2.2
|