Rebuild dependencies with python 3.9 for now

This commit is contained in:
Sonny Bakker 2023-06-28 09:57:44 +02:00
parent 7f4a3a3e49
commit 0f66c5eb9b
5 changed files with 48 additions and 10 deletions

View file

@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile --output-file=requirements/production.txt pyproject.toml requirements/base.txt
@ -175,6 +175,10 @@ sqlparse==0.4.4
# via
# -r requirements/base.txt
# django
typing-extensions==4.6.3
# via
# -r requirements/base.txt
# asgiref
uritemplate==4.1.1
# via
# -r requirements/base.txt