project initial structure
Showing
| ... | @@ -2,3 +2,5 @@ uvicorn~=0.21.0 | ... | @@ -2,3 +2,5 @@ uvicorn~=0.21.0 |
| python-dotenv~=1.0.0 | python-dotenv~=1.0.0 | ||
| pydantic~=1.10.6 | pydantic~=1.10.6 | ||
| fastapi~=0.94.1 | fastapi~=0.94.1 | ||
| passlib~=1.7.4 | |||
| pymongo~=4.3.3 | |||
| \ No newline at end of file |
scripts/utils/mongo_utils.py
0 → 100644
Please register or sign in to comment