zinoubm commited on
Commit
20937fd
1 Parent(s): fa9bc9f

fixing requirements bug

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
  gradio
2
  qdrant-client
3
- openai
4
  python-dotenv
 
1
  gradio
2
  qdrant-client
3
+ openai==0.28
4
  python-dotenv