Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,7 +5,7 @@ appnope==0.1.3
|
|
5 |
asttokens==2.2.1
|
6 |
attrs==22.2.0
|
7 |
backcall==0.2.0
|
8 |
-
backports.zoneinfo
|
9 |
blinker==1.5
|
10 |
cachetools==5.3.0
|
11 |
certifi==2022.12.7
|
|
|
5 |
asttokens==2.2.1
|
6 |
attrs==22.2.0
|
7 |
backcall==0.2.0
|
8 |
+
backports.zoneinfo --no-binary :all:
|
9 |
blinker==1.5
|
10 |
cachetools==5.3.0
|
11 |
certifi==2022.12.7
|