Spaces:
Sleeping
Sleeping
updated
Browse files- requirements.txt +1 -5
requirements.txt
CHANGED
@@ -16,7 +16,7 @@ backcall==0.2.0
|
|
16 |
beautifulsoup4==4.12.3
|
17 |
bleach==6.1.0
|
18 |
cachetools==5.5.0
|
19 |
-
certifi==2023.11.17
|
20 |
cffi==1.17.1
|
21 |
charset-normalizer==2.1.1
|
22 |
colorama==0.4.6
|
@@ -114,9 +114,6 @@ python-dateutil==2.9.0.post0
|
|
114 |
python-json-logger==2.0.7
|
115 |
python-slugify==8.0.4
|
116 |
pytz==2024.2
|
117 |
-
pywin32==307
|
118 |
-
pywinpty==2.0.13
|
119 |
-
PyYAML==6.0
|
120 |
pyzmq==26.2.0
|
121 |
referencing==0.35.1
|
122 |
regex==2024.9.11
|
@@ -164,7 +161,6 @@ webcolors==24.8.0
|
|
164 |
webencodings==0.5.1
|
165 |
websocket-client==1.8.0
|
166 |
Werkzeug==3.0.4
|
167 |
-
win-inet-pton==1.1.0
|
168 |
wrapt==1.16.0
|
169 |
xxhash==3.5.0
|
170 |
yarl==1.13.1
|
|
|
16 |
beautifulsoup4==4.12.3
|
17 |
bleach==6.1.0
|
18 |
cachetools==5.5.0
|
19 |
+
certifi==2023.11.17
|
20 |
cffi==1.17.1
|
21 |
charset-normalizer==2.1.1
|
22 |
colorama==0.4.6
|
|
|
114 |
python-json-logger==2.0.7
|
115 |
python-slugify==8.0.4
|
116 |
pytz==2024.2
|
|
|
|
|
|
|
117 |
pyzmq==26.2.0
|
118 |
referencing==0.35.1
|
119 |
regex==2024.9.11
|
|
|
161 |
webencodings==0.5.1
|
162 |
websocket-client==1.8.0
|
163 |
Werkzeug==3.0.4
|
|
|
164 |
wrapt==1.16.0
|
165 |
xxhash==3.5.0
|
166 |
yarl==1.13.1
|