Spaces:
Running
Running
GitHub Actions
commited on
Commit
·
6882062
1
Parent(s):
50b6eb8
Sync App from main repo
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
altair
|
2 |
matplotlib
|
3 |
pandas
|
4 |
requests
|
|
|
1 |
+
altair<5
|
2 |
matplotlib
|
3 |
pandas
|
4 |
requests
|