KholoudLIA commited on
Commit
055f90d
·
verified ·
1 Parent(s): 6d508c3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -1
requirements.txt CHANGED
@@ -2,4 +2,10 @@ networkx>=3.6
2
  matplotlib>=3.10
3
  numpy>=2.3
4
  scipy>=1.17
5
- tabulate>=0.9
 
 
 
 
 
 
 
2
  matplotlib>=3.10
3
  numpy>=2.3
4
  scipy>=1.17
5
+ tabulate>=0.9
6
+ langchain-core>=0.1
7
+ langchain-openai>=0.1
8
+ langchain-community>=0.1
9
+ openai>=1.0
10
+ pydantic>=2.3
11
+ dirtyjson>=0.6