Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,4 +6,4 @@ matplotlib==3.5.2
|
|
6 |
numpy==1.22.3
|
7 |
opencv-python-headless==4.5.5.64
|
8 |
tensorflow==2.8.0
|
9 |
-
|
|
|
6 |
numpy==1.22.3
|
7 |
opencv-python-headless==4.5.5.64
|
8 |
tensorflow==2.8.0
|
9 |
+
uvicorn
|