-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
69 lines (69 loc) · 1.2 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
aiohttp==3.9.3
aiosignal==1.3.1
annotated-types==0.6.0
anyio==4.2.0
async-timeout==4.0.3
attrs==23.2.0
certifi==2024.2.2
cffi==1.16.0
charset-normalizer==3.3.2
cryptography==42.0.2
dataclasses-json==0.6.4
django-environ==0.11.2
docutils==0.20.1
exceptiongroup==1.2.0
flake8==7.0.0
frozenlist==1.4.1
greenlet==3.0.3
idna==3.6
importlib-metadata==7.0.1
iniconfig==2.0.0
isort==5.13.2
jaraco.classes==3.3.0
jeepney==0.8.0
jsonpatch==1.33
jsonpointer==2.4
keyring==24.3.0
langchain==0.1.5
langchain-community==0.0.17
langchain-core==0.1.18
langsmith==0.0.86
markdown-it-py==3.0.0
marshmallow==3.20.2
mccabe==0.7.0
mdurl==0.1.2
more-itertools==10.2.0
multidict==6.0.5
mypy==1.8.0
mypy-extensions==1.0.0
nh3==0.2.15
numpy==1.26.3
packaging==23.2
pathlib==1.0.1
pkginfo==1.9.6
pluggy==1.4.0
pycodestyle==2.11.1
pycparser==2.21
pydantic==2.6.0
pydantic_core==2.16.1
pyflakes==3.2.0
Pygments==2.17.2
pytest==8.0.0
PyYAML==6.0.1
readme-renderer==42.0
requests==2.31.0
requests-toolbelt==1.0.0
rfc3986==2.0.0
rich==13.7.0
SecretStorage==3.3.3
sniffio==1.3.0
SQLAlchemy==2.0.25
tenacity==8.2.3
tomli==2.0.1
twine==4.0.2
types-requests==2.31.0.20240125
typing-inspect==0.9.0
typing_extensions==4.9.0
urllib3==2.2.0
yarl==1.9.4
zipp==3.17.0