Added python-dotenv so flask would pick up .env
This commit is contained in:
parent
7996c48b70
commit
6e26e06aea
1 changed files with 1 additions and 0 deletions
|
|
@ -23,3 +23,4 @@ typing-extensions==3.7.4.1 ; python_version < '3.8'
|
||||||
urllib3==1.25.8
|
urllib3==1.25.8
|
||||||
webassets==2.0
|
webassets==2.0
|
||||||
werkzeug==1.0.0
|
werkzeug==1.0.0
|
||||||
|
python-dotenv==0.12.0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue