Skip to content

Commit

Permalink
Merge pull request #101 from Crown-Commercial-Service/update-packaging
Browse files Browse the repository at this point in the history
Update the packaging version
  • Loading branch information
tim-s-ccs authored Jul 18, 2024
2 parents 663387b + 758be54 commit a733fb5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 deletions.
3 changes: 0 additions & 3 deletions requirements-dev.in
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,3 @@ requests-mock
types-requests

ccs-digitalmarketplace-test-utils==4.4.1

# TODO: Remove when bug with setuptools is fixed https://github.com/pypa/setuptools/issues/4483
setuptools<71
9 changes: 1 addition & 8 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,16 +51,14 @@ mypy==1.10.1
# via -r requirements-dev.in
mypy-extensions==1.0.0
# via mypy
packaging==20.9
packaging==24.1
# via pytest
pluggy==1.5.0
# via pytest
pycodestyle==2.12.0
# via flake8
pyflakes==3.2.0
# via flake8
pyparsing==2.4.7
# via packaging
pytest==8.2.2
# via
# -r requirements-dev.in
Expand Down Expand Up @@ -89,8 +87,3 @@ urllib3==2.2.0
# types-requests
werkzeug==3.0.1
# via flask

setuptools==70.0.0
# via -r requirements-dev.in
# The following packages are considered to be unsafe in a requirements file:
# setuptools

0 comments on commit a733fb5

Please sign in to comment.