Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,3 +2,4 @@ flask>=3.0
|
|
| 2 |
pandas>=2.0
|
| 3 |
openpyxl>=3.1
|
| 4 |
python-dotenv>=1.0
|
|
|
|
|
|
| 2 |
pandas>=2.0
|
| 3 |
openpyxl>=3.1
|
| 4 |
python-dotenv>=1.0
|
| 5 |
+
gunicorn
|