-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements.txt
103 lines (103 loc) · 1.78 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
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
alembic==1.0.8
applicationinsights==0.11.9
astroid==2.3.3
blinker==1.4
certifi==2018.11.29
chardet==3.0.4
Click==7.0
dnspython==1.16.0
eventlet==0.29.1
fenixedu==1.0.0
Flask==1.0.2
Flask-Cors==3.0.7
Flask-Login==0.4.1
Flask-Mail==0.9.1
Flask-Migrate==2.5.3
Flask-Script==2.0.6
Flask-SocketIO==4.3.2
Flask-SQLAlchemy==2.3.2
Flask-WTF==0.14.2
greenlet==0.4.17
gunicorn==20.0.4
idna==2.8
isort==4.3.21
itsdangerous==1.1.0
Jinja2==2.10
lazy-object-proxy==1.4.3
Mako==1.0.7
MarkupSafe==1.1.1
mccabe==0.6.1
pkcs7==0.1.2
psycopg2==2.7.7
psycopg2-binary==2.8.4
pycryptodome==3.9.9
pylint==2.4.4
pylint-flask==0.6
pylint-plugin-utils==0.6
python-dateutil==2.8.0
python-dotenv==0.10.1
python-editor==1.0.4
python-engineio==3.13.2
python-socketio==4.6.0
requests==2.21.0
rope==0.16.0
six==1.12.0
SQLAlchemy==1.3.0
SQLAlchemy-Utils==0.36.1
typed-ast==1.4.0
urllib3==1.24.1
Werkzeug==0.14.1
wrapt==1.11.2
WTForms==2.2.1
alembic==1.0.8
applicationinsights==0.11.9
astroid==2.3.3
blinker==1.4
certifi==2018.11.29
chardet==3.0.4
Click==7.0
dnspython==1.16.0
eventlet==0.29.1
fenixedu==1.0.0
Flask==1.0.2
Flask-Cors==3.0.7
Flask-Login==0.4.1
Flask-Mail==0.9.1
Flask-Migrate==2.5.3
Flask-Script==2.0.6
Flask-SocketIO==4.3.2
Flask-SQLAlchemy==2.3.2
Flask-WTF==0.14.2
greenlet==0.4.17
gunicorn==20.0.4
idna==2.8
isort==4.3.21
itsdangerous==1.1.0
Jinja2==2.10
lazy-object-proxy==1.4.3
Mako==1.0.7
MarkupSafe==1.1.1
mccabe==0.6.1
pkcs7==0.1.2
psycopg2==2.7.7
psycopg2-binary==2.8.4
pycryptodome==3.9.9
PyJWT==2.0.1
pylint==2.4.4
pylint-flask==0.6
pylint-plugin-utils==0.6
python-dateutil==2.8.0
python-dotenv==0.10.1
python-editor==1.0.4
python-engineio==3.13.2
python-socketio==4.6.0
requests==2.21.0
rope==0.16.0
six==1.12.0
SQLAlchemy==1.3.0
SQLAlchemy-Utils==0.36.1
typed-ast==1.4.0
urllib3==1.24.1
Werkzeug==0.14.1
wrapt==1.11.2
WTForms==2.2.1