rodrigomasini commited on
Commit
7fb1c27
·
verified ·
1 Parent(s): 0eecf08

Update app/requirements.txt

Browse files
Files changed (1) hide show
  1. app/requirements.txt +2 -1
app/requirements.txt CHANGED
@@ -1,2 +1,3 @@
1
  gradio
2
- openai
 
 
1
  gradio
2
+ openai
3
+ python-dotenv==1.0.0