Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -11,4 +11,5 @@ scipy
|
|
11 |
pillow
|
12 |
scikit-learn
|
13 |
frozendict
|
14 |
-
numpy
|
|
|
|
11 |
pillow
|
12 |
scikit-learn
|
13 |
frozendict
|
14 |
+
numpy
|
15 |
+
uvicorn
|