-
-
Notifications
You must be signed in to change notification settings - Fork 18
/
requirements.txt
86 lines (86 loc) · 1.45 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
alembic==1.7.5
attrs==21.2.0
beautifulsoup4==4.9.1
black==22.12.0
blinker==1.4
boto3==1.17.12
botocore==1.20.112
certifi==2023.7.22
chardet==3.0.4
charset-normalizer==2.0.12
click==8.1.3
coverage==7.1.0
cssselect==1.1.0
decorator==5.1.0
Deprecated==1.2.13
dnspython==2.1.0
EbookLib==0.17.1
email-validator==1.1.1
exceptiongroup==1.1.0
Faker==8.10.1
flake8==6.0.0
Flask==2.2.5
Flask-Cors==3.0.9
Flask-HTTPAuth==4.7.0
Flask-Login==0.6.2
Flask-Mail==0.9.1
Flask-Migrate==2.5.3
Flask-SQLAlchemy==3.0.2
flask-talisman==0.7.0
Flask-WTF==1.0.1
gunicorn==20.1.0
html5lib==1.1
idna==2.10
importlib-metadata==6.0.0
infinity==1.5
iniconfig==1.1.1
intervals==0.9.2
itsdangerous==2.0.1
Jinja2==3.0.3
jmespath==0.10.0
lxml==4.6.5
Mako==1.1.6
MarkupSafe==2.1.1
mccabe==0.7.0
mypy-extensions==0.4.3
oauthlib==3.1.0
packaging==21.3
pathspec==0.10.3
pipdeptree==2.2.0
platformdirs==2.6.2
pluggy==1.0.0
psycopg2==2.8.5
py==1.11.0
pycodestyle==2.10.0
pyflakes==3.0.1
PyJWT==2.6.0
PyMuPDF==1.19.2
pyngrok==5.1.0
pyparsing==3.0.6
pytest==7.2.1
pytest-cov==4.0.0
python-dateutil==2.8.2
python-dotenv==0.13.0
PyYAML==6.0
readability-lxml==0.8.1
redis==3.5.3
regex==2020.5.14
requests==2.27.1
rq==1.12.0
s3transfer==0.3.7
six==1.16.0
soupsieve==2.3.1
SQLAlchemy==1.4.46
SQLAlchemy-Utils==0.39.0
text-unidecode==1.3
toml==0.10.2
tomli==2.0.1
typing_extensions==4.4.0
urllib3==1.26.5
validators==0.15.0
webencodings==0.5.1
Werkzeug==2.2.2
wrapt==1.13.3
WTForms==2.3.1
WTForms-Components==0.10.4
zipp==3.11.0