sschet commited on
Commit
da17f51
1 Parent(s): 05690e5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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