Skip to content

Commit c46269f

Browse files
committed
[ci] Pinned django-x509
1 parent 749c969 commit c46269f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
pip install -U pip wheel setuptools
7777
pip install -U -r requirements-test.txt
7878
pip install -U -e .
79-
pip install -UI "openwisp-users @ https://github.com/openwisp/openwisp-users/tarball/issues/238-view-shared-objects"
79+
pip install -UI "openwisp-users @ https://github.com/openwisp/openwisp-users/tarball/issues/238-view-shared-objects" "cryptography~=43.0.3"
8080
pip install ${{ matrix.django-version }}
8181
8282
- name: Start postgres and redis

0 commit comments

Comments
 (0)