diff options
author | Quentin Dufour <quentin@deuxfleurs.fr> | 2022-01-27 13:31:25 +0100 |
---|---|---|
committer | Quentin Dufour <quentin@deuxfleurs.fr> | 2022-01-27 13:31:25 +0100 |
commit | 00d7106a18b8ab27910b04bfabb0bb5bb0d4fd00 (patch) | |
tree | 949da422d223236ff355e055535c3e63bf4b3e72 /app/requirements.txt | |
parent | 831ddd30558d9015f9219ae28384a414d7b73bf6 (diff) | |
download | infrastructure-00d7106a18b8ab27910b04bfabb0bb5bb0d4fd00.tar.gz infrastructure-00d7106a18b8ab27910b04bfabb0bb5bb0d4fd00.zip |
Redeploy plume
Diffstat (limited to 'app/requirements.txt')
-rw-r--r-- | app/requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/requirements.txt b/app/requirements.txt index 7874d93..018e21c 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -1,3 +1,3 @@ python-consul==1.1.0 -python-ldap==3.3.1 +python-ldap==3.4.0 passlib==1.7.4 |