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

Make spelling of traffic levels consistent #519 (#723)

Co-authored-by: Stefan Pratter <stefan@20c.com>
This commit is contained in:
Matt Griswold
2020-05-21 03:53:49 -05:00
committed by GitHub
parent e811d297d5
commit 9dea61b34e
8 changed files with 187 additions and 110 deletions

View File

@@ -22,7 +22,7 @@ django = ">=2.2, <2.3"
django-inet = ">=0.4.0, <0.5"
django-handleref = ">=0.5.0, <0.6"
django-namespace-perms = ">=0.6.0, <0.7"
django-peeringdb = ">=2,<2.1"
django-peeringdb = {file = "https://github.com/peeringdb/django-peeringdb/archive/gh_pdb_519.zip"}
djangorestframework = ">=3.9.1, <3.12"
mysqlclient = ">=1.3.9"
peeringdb = ">=1.0.0, <2"