Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +8 -7
requirements.txt
CHANGED
|
@@ -1,7 +1,8 @@
|
|
| 1 |
-
dash
|
| 2 |
-
dash-mantine-components==0.14.6
|
| 3 |
-
dash-iconify
|
| 4 |
-
pandas
|
| 5 |
-
api-offres-emploi==0.0.2
|
| 6 |
-
plotly
|
| 7 |
-
python-dotenv
|
|
|
|
|
|
| 1 |
+
dash
|
| 2 |
+
dash-mantine-components==0.14.6
|
| 3 |
+
dash-iconify
|
| 4 |
+
pandas
|
| 5 |
+
api-offres-emploi==0.0.2
|
| 6 |
+
plotly
|
| 7 |
+
python-dotenv
|
| 8 |
+
gunicorn
|