Pragthedon commited on
Commit
c10d6a3
·
1 Parent(s): 53da193

Add python-dotenv to requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -18,3 +18,4 @@ flask-talisman>=1.1.0
18
 
19
  opencv-python-headless>=4.8.0
20
  gunicorn>=21.2.0
 
 
18
 
19
  opencv-python-headless>=4.8.0
20
  gunicorn>=21.2.0
21
+ python-dotenv>=1.0.0