Rakshitjan commited on
Commit
5c22a28
·
verified ·
1 Parent(s): 05fb827

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  fastapi>=0.95.0
2
  uvicorn>=0.21.0
3
- openai>=0.27.0
4
  python-dotenv>=0.21.0
5
  pydantic>=1.10.0
6
  python-multipart>=0.0.5
 
1
  fastapi>=0.95.0
2
  uvicorn>=0.21.0
3
+ openai==0.28.0
4
  python-dotenv>=0.21.0
5
  pydantic>=1.10.0
6
  python-multipart>=0.0.5