Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -15,6 +15,7 @@ PyYAML>=6.0
|
|
15 |
plotly>=5.0.0
|
16 |
google-cloud-translate>=3.0.0
|
17 |
ipython
|
|
|
18 |
|
19 |
# Additional dependencies that SALT might need
|
20 |
transformers>=4.30.0
|
|
|
15 |
plotly>=5.0.0
|
16 |
google-cloud-translate>=3.0.0
|
17 |
ipython
|
18 |
+
python-dotenv==1.0.1
|
19 |
|
20 |
# Additional dependencies that SALT might need
|
21 |
transformers>=4.30.0
|