Skip to content

Commit ab44b1c

Browse files
migrate to specific csh_ldap release
1 parent 91f4cec commit ab44b1c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Flask-Mail==0.10.0
33
Flask-Migrate~=2.7.0
44
Flask-pyoidc~=3.7.0
55
Flask~=1.1.4
6-
csh-ldap @ git+https://github.com/costowell/csh_ldap@67dd183744746c758d6c13878f539437d2628b63
6+
csh-ldap @ git+https://github.com/costowell/csh_ldap[email protected]
77
ddtrace==3.12.2
88
flask_sqlalchemy~=2.5.1
99
gunicorn~=20.0.4

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ click==7.1.2
2626
# pip-tools
2727
cryptography==45.0.6
2828
# via oic
29-
csh-ldap @ git+https://github.com/costowell/csh_ldap@67dd183744746c758d6c13878f539437d2628b63
29+
csh-ldap @ git+https://github.com/costowell/csh_ldap[email protected]
3030
# via -r requirements.in
3131
ddtrace==3.12.2
3232
# via -r requirements.in

0 commit comments

Comments
 (0)