Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -34,4 +34,6 @@ wheel
|
|
34 |
ujson
|
35 |
wget
|
36 |
pytz
|
37 |
-
flask
|
|
|
|
|
|
34 |
ujson
|
35 |
wget
|
36 |
pytz
|
37 |
+
flask
|
38 |
+
uvicorn
|
39 |
+
fastapi
|