Commit c1bf649f authored by Thomas Leymonerie's avatar Thomas Leymonerie

software/django: Find Django versions

parent f9e348cf
...@@ -6,6 +6,8 @@ extends = ...@@ -6,6 +6,8 @@ extends =
parts = parts =
django-env django-env
allow-picked-versions = true
[python] [python]
part = python3 part = python3
...@@ -15,8 +17,4 @@ location = ${buildout:directory}/activate ...@@ -15,8 +17,4 @@ location = ${buildout:directory}/activate
eggs = Django eggs = Django
[versions] [versions]
Django = 3.2.12
sqlparse = 0.4.2
pytz = 2021.3
asgiref = 3.3.2
typing-extensions = 4.1.1:whl typing-extensions = 4.1.1:whl
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment