Use pydantic settings instead of python-dotenv

This commit is contained in:
2024-02-10 12:59:55 +03:00
parent 3f957db2eb
commit c2d7fd41d7
2 changed files with 10 additions and 44 deletions

View File

@@ -1,6 +1,7 @@
aiogram==3.1.1
aioschedule @ https://github.com/AleksHeller/python-aioschedule/archive/refs/heads/master.zip
python-dotenv==1.0.0
requests==2.31.0
python-dateutil==2.8.2
aiohttp==3.8.6
aiohttp==3.8.6
pydantic==2.3.0
pydantic-settings==2.1.0