We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b7cc1e commit 9f1283fCopy full SHA for 9f1283f
base_requirements.txt
@@ -53,8 +53,7 @@ django-tables2
53
54
# User-defined tags for objects
55
# https://github.com/jazzband/django-taggit/blob/master/CHANGELOG.rst
56
-# TODO: Upgrade to v5.0 for NetBox v3.7 beta
57
-django-taggit<5.0
+django-taggit
58
59
# A Django field for representing time zones
60
# https://github.com/mfogel/django-timezone-field/
requirements.txt
@@ -11,7 +11,7 @@ django-redis==5.4.0
11
django-rich==1.8.0
12
django-rq==2.9.0
13
django-tables2==2.6.0
14
-django-taggit==4.0.0
+django-taggit==5.0.1
15
django-timezone-field==6.1.0
16
djangorestframework==3.14.0
17
drf-spectacular==0.26.5
0 commit comments