resumesearch commited on
Commit
7187a99
·
verified ·
1 Parent(s): 20f5086

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,2 +1,4 @@
1
  gradio==5.34.1
2
- openai==0.28.1
 
 
 
1
  gradio==5.34.1
2
+ openai>=0.28.1
3
+ tiktoken>=0.5.0
4
+ python-dotenv>=1.0.1