We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5bc5dd commit a100c99Copy full SHA for a100c99
requirements-test.txt
@@ -2,4 +2,4 @@ pytest-django~=4.8.0
2
pytest-asyncio~=0.23.8
3
pytest-cov~=5.0.0
4
responses~=0.25.3
5
-openwisp-utils[qa] @ https://github.com/openwisp/openwisp-utils/tarball/master
+openwisp-utils[qa]~=1.1.0
requirements.txt
@@ -4,4 +4,4 @@ channels~=3.0.4
django-leaflet~=0.30.1
Pillow~=10.4.0
6
geopy~=2.4.1
7
-openwisp-utils @ https://github.com/openwisp/openwisp-utils/tarball/master
+openwisp-utils~=1.1.0
0 commit comments