Opera8 commited on
Commit
e6b777f
·
verified ·
1 Parent(s): ba2d382

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  fastapi==0.109.2
2
  uvicorn==0.27.1
3
- google-generativeai
4
  python-dotenv
5
  pydantic
 
1
  fastapi==0.109.2
2
  uvicorn==0.27.1
3
+ google-generativeai>=0.7.0
4
  python-dotenv
5
  pydantic