Spaces:
Runtime error
Runtime error
rafaelpadilla
commited on
Commit
•
49ae84a
1
Parent(s):
a5c4771
add dotenv
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -41,6 +41,7 @@ pandas==2.0.3
|
|
41 |
Pillow==10.0.0
|
42 |
pyarrow==12.0.1
|
43 |
python-dateutil==2.8.2
|
|
|
44 |
pytz==2023.3
|
45 |
PyYAML==6.0.1
|
46 |
regex==2023.6.3
|
|
|
41 |
Pillow==10.0.0
|
42 |
pyarrow==12.0.1
|
43 |
python-dateutil==2.8.2
|
44 |
+
python-dotenv==1.0.0
|
45 |
pytz==2023.3
|
46 |
PyYAML==6.0.1
|
47 |
regex==2023.6.3
|