File tree Expand file tree Collapse file tree 2 files changed +44
-28
lines changed Expand file tree Collapse file tree 2 files changed +44
-28
lines changed Original file line number Diff line number Diff line change 11language : python
22python :
3- - " 3.3 "
3+ - " 3.6 "
44
55install :
66 - " pip install -r requirements.txt"
Original file line number Diff line number Diff line change 1- alembic
2- astroid
3- blinker
4- click
5- csh-ldap
6- Flask
7- Flask-Migrate
8- Flask-SQLAlchemy
9- isort
10- itsdangerous
11- Jinja2
12- lazy-object-proxy
13- Mako
14- MarkupSafe
15- mccabe
16- psycopg2
17- pyldap
18- pylint
19- python-dateutil
20- python-editor
21- raven
22- six
23- SQLAlchemy
24- structlog
25- Werkzeug
26- wrapt
27- flask-pyoidc
1+ alabaster == 0.7.10
2+ alembic == 0.9.8
3+ asn1crypto == 0.24.0
4+ astroid == 1.6.1
5+ Beaker == 1.9.0
6+ blinker == 1.4
7+ certifi == 2018.1.18
8+ cffi == 1.11.5
9+ chardet == 3.0.4
10+ click == 6.7
11+ cryptography == 2.1.4
12+ csh-ldap == 1.2.4.dev41
13+ Flask == 0.12.2
14+ Flask-Migrate == 2.1.1
15+ Flask-pyoidc == 1.2.0
16+ Flask-SQLAlchemy == 2.3.2
17+ future == 0.16.0
18+ idna == 2.6
19+ isort == 4.3.4
20+ itsdangerous == 0.24
21+ Jinja2 == 2.10
22+ lazy-object-proxy == 1.3.1
23+ Mako == 1.0.7
24+ MarkupSafe == 1.0
25+ mccabe == 0.6.1
26+ oic == 0.11.0.1
27+ psycopg2 == 2.7.4
28+ pycparser == 2.18
29+ pycryptodomex == 3.4.12
30+ pyjwkest == 1.4.0
31+ pyldap == 2.4.45
32+ pylint == 1.8.2
33+ pyOpenSSL == 17.5.0
34+ python-dateutil == 2.6.1
35+ python-editor == 1.0.3
36+ raven == 6.6.0
37+ requests == 2.18.4
38+ six == 1.11.0
39+ SQLAlchemy == 1.2.4
40+ structlog == 18.1.0
41+ urllib3 == 1.22
42+ Werkzeug == 0.14.1
43+ wrapt == 1.10.11
You can’t perform that action at this time.
0 commit comments