-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
63 lines (63 loc) · 1.05 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
alembic==1.8.1
attrs==22.1.0
autopep8==1.7.0
black==22.6.0
boxsdk==3.8.1
cachelib==0.9.0
certifi==2022.6.15
cffi==1.15.1
charset-normalizer==2.1.0
click==8.1.3
coverage==6.4.4
cryptography==37.0.4
dnspython==2.2.1
email-validator==1.2.1
Flask==2.2.2
Flask-Caching==2.0.1
Flask-Login==0.6.2
Flask-Migrate==3.1.0
Flask-Minify==0.39
Flask-SQLAlchemy==2.5.1
Flask-WTF==1.0.1
greenlet==1.1.2
htmlmin==0.1.12
idna==3.3
importlib-metadata==4.12.0
importlib-resources==5.9.0
iniconfig==1.1.1
itsdangerous==2.1.2
Jinja2==3.1.2
jsmin==3.0.1
lesscpy==0.15.0
Mako==1.2.1
MarkupSafe==2.1.1
mypy-extensions==0.4.3
packaging==21.3
pathspec==0.9.0
platformdirs==2.5.2
pluggy==1.0.0
ply==3.11
py==1.11.0
pycodestyle==2.9.1
pycparser==2.21
PyJWT==2.4.0
pyparsing==3.0.9
pytest==7.1.2
pytest-cov==3.0.0
pytest-flask==1.2.0
python-dateutil==2.8.2
python-dotenv==1.0.0
rcssmin==1.1.1
requests==2.28.1
requests-toolbelt==0.9.1
six==1.16.0
SQLAlchemy==1.4.40
toml==0.10.2
tomli==2.0.1
typing_extensions==4.3.0
urllib3==1.26.11
Werkzeug==2.2.2
wrapt==1.14.1
WTForms==3.0.1
xxhash==3.0.0
zipp==3.8.1