Skip to content

Commit ec8c3cf

Browse files
authored
Add initial requirements for FastAPI project
1 parent 3f48514 commit ec8c3cf

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

requirements.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
fastapi
2+
uvicorn
3+
pygetwindow
4+
pydantic
5+
python-multipart
6+
winsdk

0 commit comments

Comments
 (0)