yigagilbert commited on
Commit
5e1e48f
·
verified ·
1 Parent(s): 08b976c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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