Skip to content

Commit 2a4a863

Browse files
committed
[ci] Pinned django-x509
1 parent defb0cb commit 2a4a863

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
@@ -78,7 +78,7 @@ jobs:
7878
pip install -U pip wheel setuptools
7979
pip install -U -r requirements-test.txt
8080
pip install -U -e .
81-
pip install -UI "openwisp-users @ https://github.com/openwisp/openwisp-users/tarball/issues/238-view-shared-objects"
81+
pip install -UI "openwisp-users @ https://github.com/openwisp/openwisp-users/tarball/issues/238-view-shared-objects" "cryptography~=43.0.3"
8282
pip install ${{ matrix.django-version }}
8383
8484
- name: Start postgres and redis

0 commit comments

Comments
 (0)