Skip to content

Commit e316378

Browse files
committed
[deps] Upgraded openwisp-users and openwisp-utils
- Bumped openwisp-users~=1.1.0 - Bumped openwisp-utils~=1.1.1
1 parent 68896b9 commit e316378

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

setup.py

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,8 @@
3535
include_package_data=True,
3636
zip_safe=False,
3737
install_requires=[
38-
(
39-
'openwisp-users '
40-
'@ https://github.com/openwisp/openwisp-users/tarball/master'
41-
),
42-
'openwisp-utils[rest,celery]~=1.1.0',
38+
'openwisp-users~=1.1.0',
39+
'openwisp-utils[rest,celery]~=1.1.1',
4340
'passlib~=1.7.1',
4441
'djangorestframework-link-header-pagination~=0.1.1',
4542
'weasyprint~=59.0',

0 commit comments

Comments
 (0)