We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9515dce commit 3398e85Copy full SHA for 3398e85
requirements.txt
@@ -4,3 +4,5 @@ python-http-client>=3.2.1
4
six==1.11.0
5
starkbank-ecdsa>=2.0.1
6
more-itertools==5.0.0
7
+jinja2>=3.1.4 # not directly required, pinned by Snyk to avoid a vulnerability
8
+werkzeug>=2.2.3 # not directly required, pinned by Snyk to avoid a vulnerability
0 commit comments