-
Notifications
You must be signed in to change notification settings - Fork 79
/
requirements.txt
74 lines (74 loc) · 1.27 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
alembic~=1.11.1
apiclient==1.0.4
attrs~=23.1.0
Authlib==1.3.1
Babel~=2.12.1
bleach==6.0.0
bleach-allowlist==1.0.3
blinker~=1.6.2
Bootstrap-Flask==2.4.0
boto3==1.28.1
botocore==1.31.1
cachetools==5.3.1
certifi~=2023.7.22
cffi~=1.15.1
click==8.1.4
cryptography~=43.0.1
Deprecated~=1.2.14
dnspython~=2.3.0
docutils~=0.20.1
dominate~=2.8.0
email-validator==2.0.0.post2
Faker==18.13.0
Flask==2.3.2
Flask-Compress==1.13
Flask-Limiter==3.3.1
Flask-Login==0.6.2
Flask-Mail==0.9.1
Flask-Migrate==4.0.4
Flask-Sitemap==0.4.0
Flask-SQLAlchemy==3.0.5
Flask-WTF==1.1.2
google-api-python-client==2.92.0
gunicorn==22.0.0
httplib2==0.22.0
idna~=3.7
itsdangerous~=2.1.2
Jinja2~=3.1.3
jmespath~=1.0.1
limits~=3.5.0
Mako~=1.2.4
Markdown==3.4.3
MarkupSafe==2.1.3
mdurl~=0.1.2
mock~=5.0.2
packaging~=23.1
Pillow==10.4.0
pip==23.3
platformdirs==3.8.1
psycopg2==2.9.6
pycparser~=2.21
Pygments~=2.15.1
pytest~=7.4.0
python-dateutil==2.8.2
PyYAML~=6.0
recommonmark==0.7.1
requests~=2.31.0
rich~=13.4.2
s3transfer~=0.6.1
selenium~=4.10.0
six~=1.16.0
sphinx==7.1.2
SQLAlchemy==1.4.52
tornado~=6.4
trio==0.22.1
urllib3~=1.26.16 # This version is required for other packages to run
us==3.1.1
visitor~=0.1.3
webencodings~=0.5.1
Werkzeug~=2.3.6
wrapt~=1.15.0
wtforms==3.0.1
WTForms-SQLAlchemy==0.3.0
xvfbwrapper~=0.2.9
zipp==3.19.1