2023-03-28 09:42:50 +00:00
|
|
|
diff --git a/requirements.txt b/requirements.txt
|
2023-09-21 18:02:14 +00:00
|
|
|
index 20562c3e0f..b24f27b2ca 100644
|
2023-03-28 09:42:50 +00:00
|
|
|
--- a/requirements.txt
|
|
|
|
+++ b/requirements.txt
|
2023-09-21 18:02:14 +00:00
|
|
|
@@ -3,7 +3,6 @@
|
2023-03-28 09:42:50 +00:00
|
|
|
# packages. Thus, this should be the loosest set possible (only required
|
|
|
|
# packages, not optional ones, and with the widest range of versions that could
|
|
|
|
# be suitable)
|
|
|
|
-jinja2 >= 3.0.0
|
|
|
|
PyYAML >= 5.1 # PyYAML 5.1 is required for Python 3.8+ support
|
|
|
|
cryptography
|
2023-09-21 18:02:14 +00:00
|
|
|
packaging
|