summaryrefslogtreecommitdiff
path: root/remove-bundled-deps-from-requirements.patch
blob: f5cf28f91d0f573fb0222342b877c38e61d80b7b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/requirements.txt b/requirements.txt
index 20562c3e0f..b24f27b2ca 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,7 +3,6 @@
 # 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
 packaging