Omkar008 commited on
Commit
7774ea8
·
verified ·
1 Parent(s): d9660e4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  fastapi
2
  uvicorn
3
- openai
4
  supabase
5
  tiktoken
6
  python-multipart
 
1
  fastapi
2
  uvicorn
3
+ openai==1.55.3
4
  supabase
5
  tiktoken
6
  python-multipart