Updated requirements to include python dotenv
This commit is contained in:
parent
84e546621a
commit
8309ece9a7
1 changed files with 1 additions and 0 deletions
|
|
@ -39,6 +39,7 @@ pycparser==2.23
|
||||||
pyOpenSSL==25.3.0
|
pyOpenSSL==25.3.0
|
||||||
python-crontab==3.3.0
|
python-crontab==3.3.0
|
||||||
python-dateutil==2.9.0.post0
|
python-dateutil==2.9.0.post0
|
||||||
|
python-dotenv==1.2.1
|
||||||
redis==7.1.0
|
redis==7.1.0
|
||||||
service-identity==24.2.0
|
service-identity==24.2.0
|
||||||
six==1.17.0
|
six==1.17.0
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue