-
Notifications
You must be signed in to change notification settings - Fork 4
/
requirements.txt
62 lines (62 loc) · 1.09 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
-i https://pypi.org/simple
apscheduler==3.7.0
atomicwrites==1.3.0
attrs==19.1.0
babel==2.6.0
backports-abc==0.5
bcrypt==3.1.6
blinker==1.4
certifi==2019.3.9
cffi==1.12.3
chardet==3.0.4
click==7.0
ecdsa==0.13.2
flask-babel==0.12.2
flask-login==0.3.2
flask-mail==0.9.1
flask-misaka==0.3
flask-oauth==0.12
flask-sqlalchemy==2.4.0
flask-user==0.6.21
flask-wtf==0.14.2
flask-paginate==0.5.5
flask==0.11.1
funcsigs==1.0.2 ; python_version < '3.0'
furl==2.1.2
html-sanitizer==1.9.1
httplib2==0.18.0
idna==2.8
itsdangerous==1.1.0
jinja2==2.10.1
markdown2==2.3.10
markupsafe==1.1.1
misaka==1.0.2
more-itertools==5.0.0
munch==2.3.2
oauth2==1.9.0.post1
passlib==1.7.1
pathlib2==2.3.3 ; python_version < '3.6'
Pillow==6.2.2
pluggy==0.11.0
psycopg2-binary==2.8.2
py==1.8.0
pybtex==0.24.0
pycparser==2.19
pycrypto==2.6.1
pycryptodome==3.8.1
pylatexenc==2.10
pymongo==3.8.0
pytest==4.1.0
python-jsonrpc==0.10.0
pytz==2019.1
pyyaml==5.1
requests==2.22.0
scandir==1.10.0 ; python_version < '3.5'
singledispatch==3.4.0.3
six==1.12.0
sqlalchemy==1.3.3
tornado==5.1.1
urllib3==1.25.2
werkzeug==0.15.4
wtforms==2.2.1
python-dateutil==2.8.1