Spaces:
Runtime error
Runtime error
johnpaulbin
commited on
Commit
•
c4305a1
1
Parent(s):
5571210
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
Flask==2.0.1
|
2 |
Werkzeug==2.2.2
|
3 |
hypercorn==0.14.4
|
4 |
-
requests
|
|
|
|
1 |
Flask==2.0.1
|
2 |
Werkzeug==2.2.2
|
3 |
hypercorn==0.14.4
|
4 |
+
requests
|
5 |
+
Flask-Caching
|