1
0
mirror of https://github.com/webrecorder/pywb.git synced 2025-03-15 08:04:49 +01:00

More dependency pinning

This commit is contained in:
Tessa Walsh 2024-03-28 15:58:19 -04:00
parent 44e253236b
commit 2f5d1692ac
2 changed files with 5 additions and 4 deletions

View File

@ -2,13 +2,14 @@ six
warcio>=1.7.1
requests
redis<3.0
jinja2>=3.1.2
jinja2==3.1.2
surt>=0.3.1
brotlipy
pyyaml
werkzeug>=2.3.7
werkzeug==2.3.7
webencodings
gevent==22.10.1
gevent==23.9.0
greenlet==2.0.2
webassets==2.0
portalocker
wsgiprox>=1.5.1

View File

@ -6,4 +6,4 @@ urllib3
flask==2.3.3
ujson
lxml
httpbin>=0.10.2
httpbin==0.10.2