We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77a2bda commit 0bf533fCopy full SHA for 0bf533f
requirements.in
@@ -6,7 +6,7 @@ Flask-Limiter~=4.1.1
6
Flask-QRcode~=3.2.0
7
Flask-xCaptcha~=0.5.5
8
srvlookup~=3.0.0
9
-csh-ldap @ git+https://github.com/costowell/csh_ldap@cole-dev
+csh-ldap~=2.5.2
10
python-freeipa~=1.0.10
11
python-keycloak~=5.8.1
12
sentry-sdk[Flask]
requirements.txt
@@ -48,7 +48,7 @@ cryptography==46.0.3
48
# via
49
# jwcrypto
50
# oic
51
-csh-ldap @ git+https://github.com/costowell/csh_ldap@dbc3193482615b4cd52c5d1fb260662ec8157ace
+csh-ldap==2.5.2
52
# via -r requirements.in
53
defusedxml==0.7.1
54
# via oic
0 commit comments