-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
69 lines (69 loc) · 1.54 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.8.6
aiosignal==1.3.1
async-timeout==4.0.3
attrs==23.1.0
beautysh==6.2.1
black==23.10.1
certifi==2023.7.22
cffi @ file:///private/tmp/cffi-20231015-5876-1oubxev/cffi-1.16.0
charset-normalizer==3.3.1
click==8.1.7
codespell==2.2.6
colorama==0.4.6
cryptography @ file:///private/tmp/python-cryptography-20231024-6548-184cufr/cryptography-41.0.5
dataclasses-json==0.5.14
docstring-to-markdown==0.13
docutils @ file:///private/tmp/docutils-20231016-5777-1hh809k/docutils-0.20.1
doq==0.10.0
flake8==6.1.0
frozenlist==1.4.0
greenlet==3.0.1
idna==3.4
jedi==0.19.1
Jinja2==3.1.2
langchain==0.0.177
llama-cpp-python==0.1.48
lxml @ file:///private/tmp/python-lxml-20231020-5685-ysk78m/lxml-4.9.3
markdown-it-py==3.0.0
MarkupSafe==2.1.3
marshmallow==3.20.1
mccabe==0.7.0
mdurl==0.1.2
msgpack==1.0.7
multidict==6.0.4
mypy-extensions==1.0.0
numexpr==2.8.7
numpy==1.26.1
openapi-schema-pydantic==1.2.4
packaging==23.2
parso==0.8.3
pathspec==0.11.2
platformdirs==3.11.0
pluggy==1.3.0
psutil==5.9.6
pycodestyle==2.11.1
pycparser @ file:///private/tmp/pycparser-20231013-6010-ksuqao/pycparser-2.21
pydantic==1.10.13
pyflakes==3.1.0
Pygments==2.16.1
pynvim==0.4.3
python-dotenv==1.0.1
python-lsp-jsonrpc==1.1.2
python-lsp-server==1.8.2
pytz @ file:///private/tmp/python-pytz-20231025-5678-4azu8q/pytz-2023.3.post1
PyYAML==6.0.1
requests==2.31.0
rich==13.9.4
ruff==0.1.2
six==1.16.0
SQLAlchemy==2.0.22
tenacity==8.2.3
toml==0.10.2
trash-cli==0.23.9.23
types-colorama==0.4.15.12
types-setuptools==57.4.18
typing-inspect==0.9.0
typing_extensions==4.8.0
ujson==5.8.0
urllib3==2.0.7
yarl==1.9.2