-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
105 lines (105 loc) · 1.73 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
93
94
95
96
97
98
99
100
101
102
103
104
105
aiofiles==23.2.1
aiohttp
aiosignal==1.2.0
aiosmtpd==1.4.4.post2
alembic==1.10.4
annotated-types==0.6.0
anyio==3.7.1
asgiref==3.7.2
async-cache==1.1.1
async-timeout==4.0.2
asyncpg==0.26.0
atpublic==4.0
attrs==22.1.0
beautifulsoup4==4.11.1
black==23.1.0
blinker==1.6.2
cachetools==5.3.0
certifi==2022.9.24
cffi==1.16.0
cfgv==3.3.1
charset-normalizer==2.1.1
click==8.1.3
colorama==0.4.6
cryptography==42.0.1
d20==1.1.2
decorator==5.1.1
defusedxml==0.7.1
dice==3.1.2
distlib==0.3.6
Django==5.0.1
django-allauth==0.60.1
django-bootstrap5==23.4
docopt==0.6.2
et-xmlfile==1.1.0
exceptiongroup==1.2.0
fastapi==0.104.1
filelock==3.9.0
flake8==6.0.0
flask==3.0.0
flask-sqlalchemy==3.1.1
frozenlist==1.3.1
greenlet==1.1.3
h11==0.14.0
h2==4.1.0
hpack==4.0.0
hypercorn==0.16.0
hyperframe==6.0.1
identify==2.5.18
idna==3.3
itsdangerous==2.1.2
Jinja2==3.1.2
lark-parser==0.9.0
Mako==1.2.4
Markdown==3.5.2
MarkupSafe==2.1.2
mccabe==0.7.0
multidict==6.0.2
mypy-extensions==1.0.0
nodeenv==1.7.0
numpy==1.23.2
oauthlib==3.2.2
openpyxl==3.1.2
packaging==23.0
pandas==1.4.3
pathspec==0.11.0
pbr==5.10.0
platformdirs==3.0.0
priority==2.0.0
psycopg2==2.9.3
py-cord==2.4.0
pycodestyle==2.10.0
pycparser==2.21
pydantic==2.5.2
pydantic-core==2.14.5
pyflakes==3.0.1
PyJWT==2.8.0
Pympler==1.0.1
pyparsing==3.0.9
python-dateutil==2.8.2
python-dotenv==0.20.0
python3-openid==3.2.0
pytz==2022.2.1
PyYAML==6.0
quart==0.19.4
requests==2.28.1
requests-oauthlib==1.3.1
six==1.16.0
sniffio==1.3.0
soupsieve==2.3.2.post1
SQLAlchemy==2.0.25
SQLAlchemy-Utils==0.38.3
sqlparse==0.4.3
starlette==0.27.0
taskgroup==0.0.0a4
Tempita==0.5.2
tomli==2.0.1
typing-extensions==4.9.0
tzdata==2023.4
urllib3==1.26.12
uvicorn==0.24.0.post1
virtualenv==20.19.0
websockets==12.0
werkzeug==3.0.1
wsproto==1.2.0
yarl==1.8.1