mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-19 04:19:25 +00:00
feat: use motor instead of pymongo
This commit is contained in:
parent
0a7aafcc00
commit
05bc83d6c6
2 changed files with 4 additions and 3 deletions
|
|
@ -1,7 +1,8 @@
|
|||
fastapi==0.92.0
|
||||
pydantic>=1.8.0,<2.0.0
|
||||
uvicorn==0.20.0
|
||||
pymongo==4.1.1
|
||||
pymongo==4.3.3
|
||||
motor==3.1.1
|
||||
python-multipart
|
||||
python-jose
|
||||
passlib
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue