Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +25 -0
requirements.txt
ADDED
@@ -0,0 +1,25 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
agentops==0.1.6
|
2 |
+
crewai==0.28.8
|
3 |
+
elastic-transport==8.13.0
|
4 |
+
elasticsearch==8.13.0
|
5 |
+
embedchain==0.1.102
|
6 |
+
huggingface-hub==0.22.2
|
7 |
+
langchain==0.1.16
|
8 |
+
langchain-community==0.0.33
|
9 |
+
langchain-core==0.1.45
|
10 |
+
langchain-experimental==0.0.57
|
11 |
+
langchain-openai==0.0.5
|
12 |
+
langchain-text-splitters==0.0.1
|
13 |
+
langchainhub==0.1.15
|
14 |
+
langsmith==0.1.49
|
15 |
+
mitreattack-python==3.0.6
|
16 |
+
stix==1.2.0.11
|
17 |
+
stix2==3.0.1
|
18 |
+
stix2-elevator==4.1.7
|
19 |
+
stix2-patterns==2.0.0
|
20 |
+
stix2-validator==3.2.0
|
21 |
+
streamlit==1.33.0
|
22 |
+
sympy==1.12
|
23 |
+
tabulate==0.9.0
|
24 |
+
taxii2-client==2.3.0
|
25 |
+
pymisp==2.4.190
|