Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,4 +2,4 @@ pandas
|
|
2 |
numpy
|
3 |
comtypes
|
4 |
python-docx
|
5 |
-
|
|
|
2 |
numpy
|
3 |
comtypes
|
4 |
python-docx
|
5 |
+
uvicorn
|