mirror of
https://github.com/ae-utbm/sith.git
synced 2025-03-25 22:57:12 +00:00
[UPDATE] Update phonenumbers requirement
Updates the requirements on [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) to permit the latest version. - [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v8.13.52...v9.0.0) --- updated-dependencies: - dependency-name: phonenumbers dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
98175e397c
commit
4ce6e95ec7
@ -27,7 +27,7 @@ dependencies = [
|
||||
"django-jinja<3.0.0,>=2.11.0",
|
||||
"cryptography<45.0.0,>=44.0.0",
|
||||
"django-phonenumber-field<9.0.0,>=8.0.0",
|
||||
"phonenumbers<9.0.0,>=8.13.52",
|
||||
"phonenumbers>=8.13.52,<10.0.0",
|
||||
"reportlab<5.0.0,>=4.2.5",
|
||||
"django-haystack<4.0.0,>=3.3.0",
|
||||
"xapian-haystack<4.0.0,>=3.1.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user