Spaces:
Sleeping
Sleeping
Commit ·
c10d6a3
1
Parent(s): 53da193
Add python-dotenv to requirements.txt
Browse files- 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
|