Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ aiohttp==3.8.4
|
|
2 |
aiosignal==1.3.1
|
3 |
altair==4.2.2
|
4 |
anyio==3.7.0
|
5 |
-
argilla
|
6 |
async-timeout==4.0.2
|
7 |
attrs==23.1.0
|
8 |
auth==0.5.3
|
@@ -59,8 +59,8 @@ Jinja2==3.1.2
|
|
59 |
joblib==1.2.0
|
60 |
jsonschema==4.17.3
|
61 |
kiwisolver==1.4.4
|
62 |
-
langchain
|
63 |
-
langchain-core
|
64 |
langchain-google-genai
|
65 |
login==0.0.6
|
66 |
lxml==4.9.2
|
@@ -104,7 +104,7 @@ pyarrow==12.0.0
|
|
104 |
pyasn1==0.5.0
|
105 |
pyasn1-modules==0.3.0
|
106 |
pycparser==2.21
|
107 |
-
pydantic
|
108 |
pydeck==0.8.1b0
|
109 |
Pygments==2.15.1
|
110 |
pymdown-extensions==10.0.1
|
|
|
2 |
aiosignal==1.3.1
|
3 |
altair==4.2.2
|
4 |
anyio==3.7.0
|
5 |
+
argilla
|
6 |
async-timeout==4.0.2
|
7 |
attrs==23.1.0
|
8 |
auth==0.5.3
|
|
|
59 |
joblib==1.2.0
|
60 |
jsonschema==4.17.3
|
61 |
kiwisolver==1.4.4
|
62 |
+
langchain
|
63 |
+
langchain-core
|
64 |
langchain-google-genai
|
65 |
login==0.0.6
|
66 |
lxml==4.9.2
|
|
|
104 |
pyasn1==0.5.0
|
105 |
pyasn1-modules==0.3.0
|
106 |
pycparser==2.21
|
107 |
+
pydantic
|
108 |
pydeck==0.8.1b0
|
109 |
Pygments==2.15.1
|
110 |
pymdown-extensions==10.0.1
|