Spaces:
Running
Running
lucas-wa
commited on
Commit
·
3be31a7
1
Parent(s):
729d96f
Update requirements
Browse files- server/requirements.txt +0 -2
server/requirements.txt
CHANGED
@@ -155,7 +155,6 @@ python-jose==3.3.0
|
|
155 |
python-json-logger==2.0.7
|
156 |
python-multipart==0.0.6
|
157 |
pytz==2024.1
|
158 |
-
pywin32==306; platform_system=="Windows"
|
159 |
PyYAML==6.0.1
|
160 |
pyzmq==25.1.1
|
161 |
requests==2.31.0
|
@@ -191,7 +190,6 @@ watchfiles==0.21.0
|
|
191 |
wcwidth==0.2.13
|
192 |
websocket-client==1.8.0
|
193 |
websockets==12.0
|
194 |
-
windows-curses==2.3.2
|
195 |
wrapt==1.15.0
|
196 |
yarl==1.9.2
|
197 |
zipp==3.17.0
|
|
|
155 |
python-json-logger==2.0.7
|
156 |
python-multipart==0.0.6
|
157 |
pytz==2024.1
|
|
|
158 |
PyYAML==6.0.1
|
159 |
pyzmq==25.1.1
|
160 |
requests==2.31.0
|
|
|
190 |
wcwidth==0.2.13
|
191 |
websocket-client==1.8.0
|
192 |
websockets==12.0
|
|
|
193 |
wrapt==1.15.0
|
194 |
yarl==1.9.2
|
195 |
zipp==3.17.0
|