-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrequirements.txt
92 lines (92 loc) · 1.64 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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
aiohappyeyeballs==2.3.7
aiohttp==3.10.4
aiosignal==1.3.1
annotated-types==0.7.0
anyio==3.6.2
async-timeout==4.0.2
attrs==23.1.0
Authlib==1.3.1
CacheControl==0.13.1
certifi==2024.7.4
cffi==1.16.0
charset-normalizer==3.1.0
click==8.1.3
colorama==0.4.6
coverage==7.2.7
cryptography==43.0.3
cyclonedx-python-lib==4.0.1
dataclasses-json==0.5.9
defusedxml==0.7.1
distro==1.8.0
dnspython==2.6.1
email-validator==2.1.0.post1
fastapi==0.115.3
filelock==3.12.2
flake8==6.0.0
frozenlist==1.3.3
greenlet==2.0.2
h11==0.14.0
html5lib==1.1
httpcore==0.17.3
httpx==0.24.1
idna==3.7
iniconfig==2.0.0
itsdangerous==2.1.2
Jinja2==3.1.4
jsonpatch==1.33
jsonpointer==2.4
langchain==0.2.11
langchain-community==0.2.10
langchain-core==0.2.23
langchain-text-splitters==0.2.1
langchainplus-sdk==0.0.20
langsmith==0.1.77
markdown-it-py==3.0.0
MarkupSafe==2.1.2
marshmallow==3.19.0
marshmallow-enum==1.5.1
mccabe==0.7.0
mdurl==0.1.2
msgpack==1.0.5
multidict==6.0.4
mypy-extensions==1.0.0
numexpr==2.10.1
numpy==1.25.0
openai==1.3.7
openapi-schema-pydantic==1.2.4
orjson==3.9.15
packageurl-python==0.11.1
packaging==23.2
pip-api==0.0.30
pip-requirements-parser==32.0.1
pip_audit==2.6.0
pluggy==1.2.0
py-serializable==0.11.1
pycodestyle==2.10.0
pycparser==2.21
pydantic==1.10.16
pydantic_core==2.18.4
pyflakes==3.0.1
Pygments==2.15.1
pyparsing==3.1.0
pytest==7.4.0
pytest-asyncio==0.23.5.post1
pytest-cov==4.1.0
PyYAML==6.0
redis==5.0.1
requests==2.32.3
rich==13.4.2
six==1.16.0
sniffio==1.3.0
sortedcontainers==2.4.0
SQLAlchemy==2.0.18
starlette==0.41.0
tenacity==8.2.2
toml==0.10.2
tqdm==4.66.4
typing-inspect==0.9.0
typing_extensions==4.9.0
urllib3==2.2.2
uvicorn==0.21.1
webencodings==0.5.1
yarl==1.8.2