Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1 +1,3 @@
|
|
1 |
-
|
|
|
|
|
|
1 |
+
Flask==2.1.1
|
2 |
+
Flask-Cors==3.1.1
|
3 |
+
uvicorn==0.15.0
|