Skip to content

Commit

Permalink
Pin to specific versions of werkzeug, flask, jinja2
Browse files Browse the repository at this point in the history
  • Loading branch information
tw4l committed Mar 28, 2024
1 parent 9a5da9b commit d253d2b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ six
warcio>=1.7.1
requests
redis<3.0
jinja2
jinja2>=3.1.2
surt>=0.3.1
brotlipy
pyyaml
werkzeug
werkzeug>=2.3.7
webencodings
gevent
webassets==2.0
Expand Down
6 changes: 3 additions & 3 deletions test_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
pytest
WebTest
WebTest==3.0.0
pytest-cov
mock
urllib3
flask
flask==2.3.3
ujson
lxml
httpbin
httpbin>=0.10.2

0 comments on commit d253d2b

Please sign in to comment.