Skip to content

Commit afffc60

Browse files
pandafynemesifier
authored andcommitted
[tests/deps] Bumped openwisp-utils~=1.2.0
1 parent f9a2bb9 commit afffc60

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

setup.py

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,7 @@
2424
],
2525
extras_require={
2626
"test": [
27-
(
28-
"openwisp-utils[qa,selenium]"
29-
" @ https://github.com/openwisp/openwisp-utils/tarball/1.2"
30-
),
27+
"openwisp-utils[qa,selenium]~=1.2.0",
3128
"django-extensions>=3.2,<4.2",
3229
]
3330
},

0 commit comments

Comments
 (0)