DeathBlade020 commited on
Commit
181a795
·
verified ·
1 Parent(s): 17a1d48

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ numpy==2.2.5
2
+ pandas==2.3.0
3
+ python-dotenv==1.0.1
4
+ langchain==0.3.25
5
+ langchain-openai==0.3.23
6
+ langchain-community==0.3.24
7
+