Update requirements.txt
Browse files- requirements.txt +4 -5
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
gunicorn==20.1.0
|
|
|
1 |
+
fastapi
|
2 |
+
uvicorn
|
3 |
+
aiohttp
|
4 |
+
aiosseclient
|
|