-
Notifications
You must be signed in to change notification settings - Fork 4
/
requirements.txt
77 lines (77 loc) · 1.34 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
## The following requirements were added by pip freeze:
aiohttp==3.9.5
aiosignal==1.3.1
anki==24.4.1
annotated-types==0.7.0
anyio==4.4.0
aqt==24.4.1
async-timeout==4.0.3
attrs==23.2.0
axiom-py==0.8.0
beautifulsoup4==4.12.3
black==24.4.2
blinker==1.8.2
certifi==2024.2.2
charset-normalizer==3.3.2
click==8.1.7
dacite==1.8.1
decorator==5.1.1
distro==1.9.0
Flask==3.0.3
Flask-Cors==4.0.1
frozenlist==1.4.1
h11==0.14.0
httpcore==1.0.5
httpx==0.27.0
idna==3.7
iniconfig==2.0.0
iso8601==2.1.0
isort==5.13.2
itsdangerous==2.2.0
Jinja2==3.1.4
jsonschema==4.22.0
jsonschema-specifications==2023.12.1
Markdown==3.6
MarkupSafe==2.1.5
multidict==6.0.5
mypy==1.10.0
mypy-extensions==1.0.0
ndjson==0.3.1
openai==1.30.3
orjson==3.10.3
packaging==24.0
pathspec==0.12.1
pip-system-certs==4.0
pipdeptree==2.22.0
platformdirs==4.2.2
pluggy==1.5.0
protobuf==5.27.0
pydantic==2.7.1
pydantic_core==2.18.2
pyhumps==3.8.0
PyQt6==6.7.0
PyQt6-Qt6==6.7.0
PyQt6-sip==13.6.0
PyQt6-WebEngine==6.7.0
PyQt6-WebEngine-Qt6==6.7.0
PySocks==1.7.1
pytest==8.3.2
pytest-asyncio==0.23.8
python-dotenv==1.0.1
referencing==0.35.1
requests==2.32.3
requests-toolbelt==1.0.0
rpds-py==0.18.1
Send2Trash==1.8.3
sentry-sdk==2.5.1
sniffio==1.3.1
soupsieve==2.5
tqdm==4.66.4
types-requests==2.32.0.20240523
typing_extensions==4.12.0
ujson==5.10.0
urllib3==2.2.1
waitress==3.0.0
Werkzeug==3.0.3
wrapt==1.16.0
yarl==1.9.4