mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-15 08:04:49 +01:00
Pin to specific versions of werkzeug, flask, jinja2
This commit is contained in:
parent
9a5da9b46f
commit
d253d2bd43
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user