Skip to content
This repository has been archived by the owner on Feb 14, 2023. It is now read-only.

Commit

Permalink
upgrade requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
matthew-shaw committed May 16, 2022
1 parent 0929b02 commit b706677
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
6 changes: 1 addition & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with python 3.9
# This file is autogenerated by pip-compile with python 3.10
# To update, run:
#
# pip-compile requirements.in
Expand All @@ -20,8 +20,6 @@ govuk-frontend-jinja==2.1.0
# via -r requirements.in
gunicorn==20.1.0
# via -r requirements.in
importlib-metadata==4.11.3
# via flask
itsdangerous==2.1.2
# via flask
jinja2==3.1.2
Expand All @@ -34,8 +32,6 @@ python-dotenv==0.20.0
# via -r requirements.in
werkzeug==2.1.2
# via flask
zipp==3.8.0
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# setuptools
4 changes: 1 addition & 3 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with python 3.9
# This file is autogenerated by pip-compile with python 3.10
# To update, run:
#
# pip-compile requirements_dev.in
Expand Down Expand Up @@ -93,8 +93,6 @@ tomli==2.0.1
# via
# black
# pep517
typing-extensions==4.2.0
# via black
urllib3==1.26.9
# via requests
wheel==0.37.1
Expand Down

0 comments on commit b706677

Please sign in to comment.