aboutsummaryrefslogtreecommitdiff
path: root/app/requirements.txt
diff options
context:
space:
mode:
authorQuentin <quentin@deuxfleurs.fr>2021-01-18 08:06:19 +0100
committerQuentin <quentin@deuxfleurs.fr>2021-01-18 08:06:19 +0100
commitcffd902815662aa298186e78c1a7b307f7022200 (patch)
tree5011022effadfb6d75ff829f0cd1a597494626d3 /app/requirements.txt
parent850ccbf1c7c4ebba28b1971bafae0a6ba922b7c7 (diff)
downloadinfrastructure-cffd902815662aa298186e78c1a7b307f7022200.tar.gz
infrastructure-cffd902815662aa298186e78c1a7b307f7022200.zip
Add some documentation + add a requirements file
Diffstat (limited to 'app/requirements.txt')
-rw-r--r--app/requirements.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/requirements.txt b/app/requirements.txt
new file mode 100644
index 0000000..7874d93
--- /dev/null
+++ b/app/requirements.txt
@@ -0,0 +1,3 @@
+python-consul==1.1.0
+python-ldap==3.3.1
+passlib==1.7.4