vitordigitizing commited on
Commit
04ac7e2
·
verified ·
1 Parent(s): 8d0fc82

Update requirements.txt

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