-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
70 lines (70 loc) · 2.57 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
aiohappyeyeballs==2.4.0
aiohttp==3.10.5
aiosignal==1.3.1
annotated-types==0.7.0
anyio==4.4.0
attrs==24.2.0
babel==2.16.0
black==24.8.0
certifi==2024.8.30
charset-normalizer==3.3.2
click==8.1.7
click-spinner==0.1.10
colorama==0.4.6
colorlog==6.8.2
coverage==7.6.1
croniter==1.4.1
fake-useragent==1.5.1
fastapi==0.114.0
fastapi-utilities==0.2.0
freezegun==1.5.1
frozenlist==1.4.1
ghp-import==2.1.0
greenlet==3.0.3
h11==0.14.0
hikari==2.0.0
hikari-lightbulb==2.3.5.post0
httpcore==1.0.5
httpx==0.27.2
idna==3.8
iniconfig==2.0.0
isort==5.13.2
Jinja2==3.1.4
Markdown==3.7
MarkupSafe==2.1.5
mergedeep==1.3.4
mkdocs==1.6.1
mkdocs-get-deps==0.2.0
mkdocs-material==9.5.34
mkdocs-material-extensions==1.3.1
multidict==6.0.5
mypy-extensions==1.0.0
mysqlclient==2.2.4
packaging==24.1
paginate==0.5.7
pathspec==0.12.1
platformdirs==4.2.2
pluggy==1.5.0
pydantic==2.9.0
pydantic_core==2.23.2
Pygments==2.18.0
pymdown-extensions==10.9
pytest==8.3.2
python-dateutil==2.9.0.post0
PyYAML==6.0.2
pyyaml_env_tag==0.1
regex==2024.7.24
requests==2.32.3
schedule==1.2.2
sentry-sdk==2.13.0
six==1.16.0
sniffio==1.3.1
SQLAlchemy==2.0.34
starlette==0.38.4
typing_extensions==4.12.2
tzdata==2024.1
ujson==5.10.0
urllib3==2.2.2
uvicorn==0.30.6
watchdog==5.0.2
yarl==1.9.11