-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
53 lines (53 loc) · 915 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
53
aiohttp==3.7.4.post0
appnope==0.1.0
async-timeout==3.0.1
attrs==20.3.0
backcall==0.1.0
bcrypt==3.1.4
beautifulsoup4==4.9.3
blinker==1.4
bs4==0.0.1
certifi==2020.12.5
cffi==1.14.2
chardet==4.0.0
Click==7.0
decorator==4.3.0
dnspython==2.1.0
email-validator==1.1.2
Faker==0.9.1
Flask==1.0.2
Flask-Bcrypt==0.7.1
Flask-DebugToolbar==0.10.1
Flask-SQLAlchemy==2.3.2
Flask-WTF==0.14.2
gunicorn==20.1.0
idna==2.10
ipython==7.22.0
ipython-genutils==0.2.0
itsdangerous==0.24
jedi==0.18.0
Jinja2==2.10
MarkupSafe==1.1.1
multidict==5.1.0
parso==0.8.2
pexpect==4.6.0
pickleshare==0.7.5
prompt-toolkit==2.0.5
psycopg2-binary==2.8.4
ptyprocess==0.6.0
pycparser==2.19
Pygments==2.2.0
python-dateutil==2.7.3
requests==2.25.1
simplegeneric==0.8.1
six==1.11.0
soupsieve==2.2.1
SQLAlchemy==1.2.12
text-unidecode==1.2
traitlets==4.3.2
typing-extensions==3.7.4.3
urllib3==1.26.4
wcwidth==0.1.7
Werkzeug==0.14.1
WTForms==2.2.1
yarl==1.6.3