added dotenv support for flask app
This commit is contained in:
parent
90f74110a9
commit
39c0cfe659
|
@ -30,6 +30,7 @@ PyQt5==5.15.10
|
||||||
PyQt5-Qt5==5.15.2
|
PyQt5-Qt5==5.15.2
|
||||||
PyQt5-sip==12.13.0
|
PyQt5-sip==12.13.0
|
||||||
python-dateutil==2.8.2
|
python-dateutil==2.8.2
|
||||||
|
python-dotenv==1.0.1
|
||||||
redis==5.0.1
|
redis==5.0.1
|
||||||
rsa==4.9
|
rsa==4.9
|
||||||
six==1.16.0
|
six==1.16.0
|
||||||
|
|
Loading…
Reference in New Issue