Added config loading from .env file

This commit is contained in:
2023-09-08 19:40:29 +03:00
parent c922c8611e
commit 0df1d50612
6 changed files with 22 additions and 25 deletions

View File

@ -17,6 +17,7 @@ pyasn1==0.5.0
pydantic==1.10.10
pydantic_core==2.4.0
python-dateutil==2.8.2
python-dotenv==1.0.0
python-jose==3.3.0
python-multipart==0.0.6
redbird==0.7.1