File tree Expand file tree Collapse file tree 1 file changed +29
-29
lines changed Expand file tree Collapse file tree 1 file changed +29
-29
lines changed Original file line number Diff line number Diff line change 1
- alembic = =0.9.8
2
- astroid = =2.2.5
3
- blinker = =1.4
4
- click = =6.7
5
- csh-ldap = =2.0.2
6
- Flask == 1.0.2
7
- Flask-Migrate = =2.1.1
8
- Flask-pyoidc = =1.3.0
9
- Flask-SQLAlchemy = =2.3.2
10
- gunicorn = =19.7.1
11
- isort = =4.3.4
12
- itsdangerous = =0.24
13
- Jinja2 == 2.10.*
14
- lazy-object-proxy = =1.3.1
15
- Mako = =1.0.7
16
- MarkupSafe = =1.0
17
- mccabe = =0.6.1
18
- oic == 0.11.0.1
19
- psycopg2 = =2.7.4
20
- pyldap = =2.4.45
21
- pylint = =2.3.1
22
- python-dateutil = =2.6.1
23
- python-editor = =1.0.3
24
- raven = =6.6.0
25
- six = =1.11.0
26
- SQLAlchemy == 1.3.*
27
- structlog = =18.1.0
28
- Werkzeug = =0.15.3
29
- wrapt = =1.10.11
1
+ alembic ~ =0.9.8
2
+ astroid ~ =2.2.5
3
+ blinker ~ =1.4
4
+ click ~ =6.7
5
+ csh-ldap ~ =2.0.2
6
+ Flask ~= 1.1.0
7
+ Flask-Migrate ~ =2.1.1
8
+ Flask-pyoidc ~ =1.3.0
9
+ Flask-SQLAlchemy ~ =2.3.2
10
+ gunicorn ~ =19.7.1
11
+ isort ~ =4.3.4
12
+ itsdangerous ~ =0.24
13
+ Jinja2 ~= 2.10
14
+ lazy-object-proxy ~ =1.3.1
15
+ Mako ~ =1.0.7
16
+ MarkupSafe ~ =1.0
17
+ mccabe ~ =0.6.1
18
+ oic ~= 0.11.0
19
+ psycopg2 ~ =2.7.4
20
+ pyldap ~ =2.4.45
21
+ pylint ~ =2.3.1
22
+ python-dateutil ~ =2.6.1
23
+ python-editor ~ =1.0.3
24
+ raven ~ =6.6.0
25
+ six ~ =1.11.0
26
+ SQLAlchemy ~= 1.3.7
27
+ structlog ~ =18.1.0
28
+ Werkzeug ~ =0.15.3
29
+ wrapt ~ =1.10.11
You can’t perform that action at this time.
0 commit comments