Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ gradio
|
|
5 |
matplotlib
|
6 |
seaborn
|
7 |
tweepy
|
8 |
-
configparser
|
|
|
|
5 |
matplotlib
|
6 |
seaborn
|
7 |
tweepy
|
8 |
+
configparser
|
9 |
+
gradio: 3.11
|