Nasma commited on
Commit
0532a3f
·
verified ·
1 Parent(s): cb4fbe6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt CHANGED
@@ -1,2 +1,7 @@
1
  fastapi==0.105.1
2
  uvicorn==0.23.0
 
 
 
 
 
 
1
  fastapi==0.105.1
2
  uvicorn==0.23.0
3
+ langchain>=0.0.254
4
+ langchain-google-genai>=0.0.1
5
+ matplotlib>=3.7.1
6
+ scikit-learn>=1.2.2
7
+ numpy>=1.23.0