Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 3 additions & 10 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ flattentool==0.26.0
# libcoveweb
gunicorn==23.0.0
# via -r requirements.txt
h11==0.14.0
h11==0.16.0
# via wsproto
hypothesis==6.72.4
# via -r requirements_dev.in
Expand Down Expand Up @@ -123,7 +123,7 @@ libcove==0.32.1
# libcoveweb
libcoveocds==0.16.5
# via -r requirements.txt
libcoveweb @ git+https://github.com/jpmckinney/lib-cove-web.git@b2f7a6e1fa8d8cbaec574a38792dc3c6bb881eb4#egg=libcoveweb
libcoveweb @ git+https://github.com/jpmckinney/lib-cove-web.git@b2f7a6e1fa8d8cbaec574a38792dc3c6bb881eb4
# via -r requirements.txt
libsass==0.20.1
# via -r requirements_dev.in
Expand Down Expand Up @@ -236,13 +236,6 @@ sentry-sdk==2.8.0
# via -r requirements.txt
setproctitle==1.3.3
# via -r requirements.txt
setuptools==77.0.3
# via
# -r requirements.txt
# zc-lockfile
# zc-zlibstorage
# zodbpickle
# zope-interface
six==1.16.0
# via
# -r requirements.txt
Expand Down Expand Up @@ -275,7 +268,7 @@ url-normalize==1.4.3
# via
# -r requirements.txt
# requests-cache
urllib3==2.2.2
urllib3[socks]==2.2.2
# via
# -r requirements.txt
# requests
Expand Down
Loading