Use python 3.9 to build dependencies

This commit is contained in:
Sonny Bakker 2022-05-26 11:54:21 +02:00
parent bd48634509
commit bea7afb355
2 changed files with 3 additions and 26 deletions

View file

@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with python 3.7
# This file is autogenerated by pip-compile with python 3.9
# To update, run:
#
# pip-compile --output-file=requirements/development.txt requirements/development.in
@ -31,10 +31,6 @@ faker==13.12.0
# via factory-boy
freezegun==1.2.1
# via -r requirements/development.in
importlib-metadata==4.11.4
# via
# -c requirements/production.txt
# click
isort==5.10.1
# via -r requirements/development.in
mypy-extensions==0.4.3
@ -67,16 +63,5 @@ tblib==1.7.0
# via -r requirements/development.in
tomli==2.0.1
# via black
typed-ast==1.5.4
# via black
typing-extensions==4.2.0
# via
# -c requirements/production.txt
# asgiref
# black
# faker
# importlib-metadata
zipp==3.8.0
# via
# -c requirements/production.txt
# importlib-metadata
# via black