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/base.txt pyproject.toml
@ -104,6 +104,8 @@ soupsieve==2.4.1
# via beautifulsoup4
sqlparse==0.4.4
# via django
typing-extensions==4.6.3
# via asgiref
uritemplate==4.1.1
# via drf-yasg
urllib3==2.0.3