mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-24 06:59:52 +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
|
warcio>=1.7.1
|
||||||
requests
|
requests
|
||||||
redis<3.0
|
redis<3.0
|
||||||
jinja2
|
jinja2>=3.1.2
|
||||||
surt>=0.3.1
|
surt>=0.3.1
|
||||||
brotlipy
|
brotlipy
|
||||||
pyyaml
|
pyyaml
|
||||||
werkzeug
|
werkzeug>=2.3.7
|
||||||
webencodings
|
webencodings
|
||||||
gevent
|
gevent
|
||||||
webassets==2.0
|
webassets==2.0
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
pytest
|
pytest
|
||||||
WebTest
|
WebTest==3.0.0
|
||||||
pytest-cov
|
pytest-cov
|
||||||
mock
|
mock
|
||||||
urllib3
|
urllib3
|
||||||
flask
|
flask==2.3.3
|
||||||
ujson
|
ujson
|
||||||
lxml
|
lxml
|
||||||
httpbin
|
httpbin>=0.10.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user