-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
52 lines (52 loc) · 906 Bytes
/
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
appnope==0.1.2
backcall==0.2.0
bcrypt==3.2.0
blinker==1.4
Bootstrap-Flask==1.5.1
certifi==2020.12.5
cffi==1.14.4
chardet==3.0.4
click==7.1.2
decorator==4.4.2
dnspython==2.0.0
dominate==2.6.0
elasticsearch==7.10.1
email-validator==1.1.2
Faker==5.6.5
Flask==1.1.2
Flask-Admin==1.5.7
Flask-Bcrypt==0.7.1
Flask-DebugToolbar==0.11.0
Flask-Login==0.5.0
Flask-Mail==0.9.1
Flask-SQLAlchemy==2.4.4
Flask-WTF==0.14.3
gunicorn==20.0.4
idna==2.10
ipython==7.19.0
ipython-genutils==0.2.0
itsdangerous==1.1.0
jedi==0.17.2
Jinja2==2.11.2
MarkupSafe==1.1.1
parso==0.7.1
pexpect==4.8.0
pickleshare==0.7.5
prompt-toolkit==3.0.8
psycopg2==2.8.6
psycopg2-binary==2.8.6
ptyprocess==0.6.0
pycparser==2.20
Pygments==2.7.3
python-dateutil==2.8.1
python-dotenv==0.15.0
requests==2.25.0
six==1.15.0
SQLAlchemy==1.3.20
text-unidecode==1.3
traitlets==5.0.5
urllib3==1.26.2
visitor==0.1.3
wcwidth==0.2.5
Werkzeug==1.0.1
WTForms==2.3.3