-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
77 lines (77 loc) · 1.56 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
aider-chat==0.25.0
annotated-types==0.6.0
anyio==4.2.0
attrs==23.2.0
backoff==2.2.1
beautifulsoup4==4.12.3
blinker==1.6.2
Brotli==1.0.9
certifi==2023.11.17
cffi @ file:///private/tmp/cffi-20231211-40040-va2lvh/cffi-1.16.0
charset-normalizer==3.3.2
click==8.1.6
ConfigArgParse==1.7
cryptography @ file:///private/tmp/python-cryptography-20240305-6137-odptlu/cryptography-42.0.5
diff-match-patch==20230430
diskcache==5.6.3
distro==1.9.0
Flask==2.3.2
gitdb==4.0.11
GitPython==3.1.40
greenlet==3.0.3
grep-ast==0.2.4
h11==0.14.0
httpcore==1.0.2
httpx==0.26.0
idna==3.6
itsdangerous==2.1.2
Jinja2==3.1.2
jsonschema==4.20.0
jsonschema-specifications==2023.12.1
markdown-it-py==3.0.0
MarkupSafe==2.1.3
mdurl==0.1.2
msgpack==1.0.5
mutagen==1.46.0
neovim-remote==2.5.1
networkx==3.2.1
numpy==1.26.3
openai==1.6.1
packaging==24.0
pathspec==0.12.1
pillow==10.3.0
pip-autoremove==0.10.0
playwright==1.41.2
prompt-toolkit==3.0.43
psutil==5.9.5
pycparser @ file:///private/tmp/pycparser-20231211-24854-j7ycwo/pycparser-2.21
pycryptodomex==3.18.0
pydantic==2.5.3
pydantic_core==2.14.6
pyee==11.0.1
Pygments==2.17.2
pynvim==0.4.3
pypandoc==1.12
pyparsing @ file:///private/tmp/python-pyparsing-20231211-60005-isvw3x/pyparsing-3.1.1
PyYAML==6.0.1
referencing==0.32.0
regex==2023.12.25
requests==2.31.0
rich==13.7.0
rpds-py==0.16.2
scipy==1.11.4
smmap==5.0.1
sniffio==1.3.0
sounddevice==0.4.6
soundfile==0.12.1
soupsieve==2.5
tiktoken==0.5.2
tqdm==4.66.1
tree-sitter==0.20.4
tree-sitter-languages==1.9.1
typing_extensions==4.9.0
urllib3==2.1.0
wcwidth==0.2.12
websockets==11.0.3
Werkzeug==2.3.6
yt-dlp==2023.9.24