summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonah BrĂ¼chert <jbb@kaidan.im>2024-05-14 01:15:02 +0200
committerJonah BrĂ¼chert <jbb@kaidan.im>2024-05-14 01:15:02 +0200
commit1a406f976a02e30820bea3068292f04325f6ed6e (patch)
tree486b8f2901653ddb52ffe1411a0a0737c12a75f4
parent3e10d51b1de3a05137504ff2911d9cae782bfa43 (diff)
downloadweb-1a406f976a02e30820bea3068292f04325f6ed6e.tar.gz
web-1a406f976a02e30820bea3068292f04325f6ed6e.tar.bz2
web-1a406f976a02e30820bea3068292f04325f6ed6e.zip
Update requirementsHEADmaster
-rw-r--r--requirements.txt27
1 files changed, 17 insertions, 10 deletions
diff --git a/requirements.txt b/requirements.txt
index 84f8be0..875474e 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,12 +1,19 @@
-Flask==3.0.3 # >=0.10
-Flask-WTF==1.2.1 # none
-Flask-Login==0.6.3 # none
-Werkzeug==3.0.2 # >=0.6
-Jinja2==3.1.3 # >=2.4
-WTForms==3.1.2 # >=1.0
-itsdangerous==2.2.0 # none
+blinker==1.8.2
+click==8.1.7
+dnspython==2.6.1
email_validator==2.1.1
-pycryptodome==3.20.0
+Flask==3.0.3
+Flask-Login==0.6.3
+Flask-WTF==1.2.1
+idna==3.7
+itsdangerous==2.2.0
+Jinja2==3.1.4
ldap3==2.9.1
-markupsafe==2.1.5
-types-ldap3
+MarkupSafe==2.1.5
+pur==7.3.1
+pyasn1==0.6.0
+pycryptodome==3.20.0
+types-ldap3==2.9.13.20240205
+types-pyasn1==0.6.0.20240402
+Werkzeug==3.0.3
+WTForms==3.1.2