Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ flask
|
|
2 |
jupyter-client
|
3 |
pydantic
|
4 |
docker
|
5 |
-
uvicorn
|
|
|
|
2 |
jupyter-client
|
3 |
pydantic
|
4 |
docker
|
5 |
+
uvicorn
|
6 |
+
gunicorn
|