Skip to content

Commit 6a7b50c

Browse files
committed
Fixing pyoidc
1 parent 897e6ae commit 6a7b50c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Flask==1.0.2
2-
Flask-pyoidc>=1.3.0
2+
Flask-pyoidc==1.3.0
33
flask_sqlalchemy==2.3.2
44
psycopg2-binary==2.7.5
55
Flask-Migrate==2.2.1
66
pylint==2.1.1
77
gunicorn==19.7.1
8-
csh_ldap>=2.1.0
8+
csh_ldap>=2.1.0

0 commit comments

Comments
 (0)