Skip to content
Snippets Groups Projects
Verified Commit f3d70ee8 authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

Update poetry.lock

parent dfbbb9f8
No related branches found
No related tags found
No related merge requests found
......@@ -498,7 +498,6 @@ six = "*"
reference = "7bee176d6a832c200d255bcd1e9d12c85cb1d4f8"
type = "git"
url = "https://github.com/hansegucker/django-dynamic-preferences"
[[package]]
category = "main"
description = "Yet another Django audit log app, hopefully the simplest one."
......@@ -716,6 +715,10 @@ version = "3.0.1"
Django = ">=1.11.3"
babel = "*"
[package.dependencies.phonenumbers]
optional = true
version = ">=7.0.2"
[package.extras]
phonenumbers = ["phonenumbers (>=7.0.2)"]
phonenumberslite = ["phonenumberslite (>=7.0.2)"]
......@@ -2133,7 +2136,7 @@ celery = ["Celery", "django-celery-results", "django-celery-beat", "django-celer
ldap = ["django-auth-ldap"]
[metadata]
content-hash = "75fc79ed04d97003a3d7472ecf7c428ee7bf6add8adc8f6c40fbdc7b75267eab"
content-hash = "87813ab4f21b0c03f2150f7569c65fd6c8a29297d0585db468fcbcddb2e15a58"
python-versions = "^3.7"
[metadata.files]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment