Skip to content

Commit 2912b57

Browse files
committed
[chores] Bumped dependencies to development version
- Bumped netjsonconfig~=1.4.0a - Bumped django-x509~=1.5.0a - Bumped django-loci~=1.4.0a - Bumped django-flat-json-widget~=0.6.0a - Bumped openwisp-users~=1.4.0a - Bumped openwisp-utils~=1.4.0a - Bumped openwisp-notifications~=1.4.0a - Bumped openwisp-ipam~=1.4.0a - Bumped django-rest-framework-gis~=1.4.0a
1 parent 0a9a1a1 commit 2912b57

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pytest-cov~=7.1.0
22
pytest-timeout~=2.4.0
3-
openwisp-utils[qa,selenium,channels-test]~=1.3.0
3+
openwisp-utils[qa,selenium,channels-test] @ https://github.com/openwisp/openwisp-utils/archive/refs/heads/1.4.tar.gz
44
django_redis~=7.0.0
55
mock-ssh-server~=0.9.1
66
responses~=0.26.3

requirements.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
django-sortedm2m~=4.0.0
22
django-reversion~=6.3.0
33
django-taggit~=6.1.0
4-
netjsonconfig~=1.3.0
5-
django-x509~=1.4.0
6-
django-loci~=1.3.0
7-
django-flat-json-widget~=0.5.0
8-
openwisp-users~=1.3.0
9-
openwisp-utils[celery,channels]~=1.3.0
10-
openwisp-notifications~=1.3.0
11-
openwisp-ipam~=1.3.1
12-
djangorestframework-gis~=1.3.0
4+
netjsonconfig @ https://github.com/openwisp/netjsonconfig/archive/refs/heads/1.4.tar.gz
5+
django-x509 @ https://github.com/openwisp/django-x509/archive/refs/heads/1.5.tar.gz
6+
django-loci @ https://github.com/openwisp/django-loci/archive/refs/heads/1.4.tar.gz
7+
django-flat-json-widget @ https://github.com/openwisp/django-flat-json-widget/archive/refs/heads/0.6.tar.gz
8+
openwisp-users @ https://github.com/openwisp/openwisp-users/archive/refs/heads/1.4.tar.gz
9+
openwisp-utils[celery,channels] @ https://github.com/openwisp/openwisp-utils/archive/refs/heads/1.4.tar.gz
10+
openwisp-notifications @ https://github.com/openwisp/openwisp-notifications/archive/refs/heads/1.4.tar.gz
11+
openwisp-ipam @ https://github.com/openwisp/openwisp-ipam/archive/refs/heads/1.4.tar.gz
12+
djangorestframework-gis @ https://github.com/openwisp/django-rest-framework-gis/archive/refs/heads/1.4.tar.gz
1313
paramiko~=5.0.0
1414
scp~=0.16.1
1515
django-cache-memoize~=0.2.1

0 commit comments

Comments
 (0)