feat: got mongodb working

This commit is contained in:
vee1e 2025-06-23 00:59:28 +05:30
parent d0179b0b56
commit 9af03f3f67
12 changed files with 618 additions and 51 deletions

View file

@ -5,3 +5,5 @@ openpyxl==3.1.2
pandas
pydantic
python-dotenv==1.0.0
motor==3.3.1
pymongo==4.5.0