Richie-O3 commited on
Commit
74bf1a7
1 Parent(s): cf91c74

update requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
  gradio==4.19.2
2
- python-dotenv==0.20.0
3
  pinecone-client==3.1.0
4
  openai==1.13.3
5
  pymongo==4.6.2
6
  tensorflow==2.15.0
7
- protobuf==3.20.*
 
 
 
1
  gradio==4.19.2
 
2
  pinecone-client==3.1.0
3
  openai==1.13.3
4
  pymongo==4.6.2
5
  tensorflow==2.15.0
6
+ protobuf==3.20.*
7
+ python-dotenv==1.0.0
8
+ google-cloud-storage==2.13.0