Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -13,7 +13,7 @@ autobahn==23.1.2
|
|
| 13 |
Automat==22.10.0
|
| 14 |
Babel==2.11.0
|
| 15 |
backcall==0.2.0
|
| 16 |
-
backports.zoneinfo==0.2.1
|
| 17 |
beautifulsoup4==4.12.2
|
| 18 |
billiard==4.1.0
|
| 19 |
bleach==6.1.0
|
|
@@ -134,7 +134,6 @@ pyparsing==3.1.1
|
|
| 134 |
pyppeteer==1.0.2
|
| 135 |
pyrsistent==0.18.0
|
| 136 |
PySocks==1.7.1
|
| 137 |
-
python==3.8.0
|
| 138 |
python-dateutil==2.8.2
|
| 139 |
python-dotenv==1.0.0
|
| 140 |
python-json-logger==2.0.7
|
|
|
|
| 13 |
Automat==22.10.0
|
| 14 |
Babel==2.11.0
|
| 15 |
backcall==0.2.0
|
| 16 |
+
#backports.zoneinfo==0.2.1
|
| 17 |
beautifulsoup4==4.12.2
|
| 18 |
billiard==4.1.0
|
| 19 |
bleach==6.1.0
|
|
|
|
| 134 |
pyppeteer==1.0.2
|
| 135 |
pyrsistent==0.18.0
|
| 136 |
PySocks==1.7.1
|
|
|
|
| 137 |
python-dateutil==2.8.2
|
| 138 |
python-dotenv==1.0.0
|
| 139 |
python-json-logger==2.0.7
|