Spaces:
Running
Running
Fix problem with requirements
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
|
|
| 1 |
absl-py==1.4.0
|
| 2 |
astunparse==1.6.3
|
| 3 |
cachetools==5.3.1
|
|
|
|
| 1 |
+
altair<5
|
| 2 |
absl-py==1.4.0
|
| 3 |
astunparse==1.6.3
|
| 4 |
cachetools==5.3.1
|