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