File tree Expand file tree Collapse file tree 6 files changed +8
-15
lines changed Expand file tree Collapse file tree 6 files changed +8
-15
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ dependencies = [
4545 " django-cryptography-django5" ,
4646 " django-extensions==3.1.5" ,
4747 " django-filter==25.1" ,
48- " django-import-export== 4.0.2 " ,
48+ " django-import-export~= 4.0" ,
4949 " django-money==3.4.1" ,
5050 " django-mptt==0.14" ,
5151 " django-prometheus==2.2.0" ,
@@ -58,7 +58,6 @@ dependencies = [
5858 " djangorestframework==3.15.0" ,
5959 " djangorestframework_xml==2.0.0" ,
6060 " django~=4.2.0" ,
61- " dogpile-cache~=1.0" ,
6261 " drf-nested-routers==0.92.5" ,
6362 " factory-boy==3.2.1" ,
6463 " funcsigs==0.4" ,
Original file line number Diff line number Diff line change @@ -153,7 +153,6 @@ docutils==0.21.2
153153 # via sphinx
154154dogpile-cache==1.3.4
155155 # via
156- # ralph (pyproject.toml)
157156 # openstacksdk
158157 # python-ironicclient
159158drf-nested-routers==0.92.5
Original file line number Diff line number Diff line change @@ -119,7 +119,6 @@ djangorestframework-xml==2.0.0
119119 # via ralph (pyproject.toml)
120120dogpile-cache==1.3.4
121121 # via
122- # ralph (pyproject.toml)
123122 # openstacksdk
124123 # python-ironicclient
125124drf-nested-routers==0.92.5
Original file line number Diff line number Diff line change @@ -114,7 +114,6 @@ djangorestframework-xml==2.0.0
114114 # via ralph (pyproject.toml)
115115dogpile-cache==1.3.4
116116 # via
117- # ralph (pyproject.toml)
118117 # openstacksdk
119118 # python-ironicclient
120119drf-nested-routers==0.92.5
Original file line number Diff line number Diff line change @@ -148,7 +148,6 @@ docutils==0.21.2
148148 # via sphinx
149149dogpile-cache==1.3.4
150150 # via
151- # ralph (pyproject.toml)
152151 # openstacksdk
153152 # python-ironicclient
154153drf-nested-routers==0.92.5
You can’t perform that action at this time.
0 commit comments