1
0
mirror of https://github.com/peeringdb/peeringdb.git synced 2024-05-11 05:55:09 +00:00

rdap to 1.5.2

This commit is contained in:
Stefan Pratter
2024-03-26 15:05:46 +00:00
parent ebb10ef2a0
commit da904d5cc4
2 changed files with 18 additions and 197 deletions

213
poetry.lock generated
View File

File diff suppressed because it is too large Load Diff

View File

@@ -60,7 +60,7 @@ markdown = ">=2.6.7"
passlib = ">=1.7.1"
phonenumbers = ">=8.11.1"
schema = ">=0.7.5"
rdap = ">=1.5.1"
rdap = ">=1.5.2"
unidecode = ">=1.0.23"
# these should just be pulled in automatically?
django-reversion = ">=4, <5"