removed fastapi dep and added requirements
This commit is contained in:
10
app/requirements.txt
Normal file
10
app/requirements.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
fastapi
|
||||
dotenv
|
||||
starlette
|
||||
motor
|
||||
#os
|
||||
logging
|
||||
pathlib
|
||||
pydantic
|
||||
typing
|
||||
datetime
|
||||
Reference in New Issue
Block a user