Update cryptography dependency for CI

merge-requests/19/head
James Valleroy 2021-02-15 22:58:14 -05:00
parent 1adc343ebd
commit 00094e53c6
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
1 changed files with 1 additions and 1 deletions

View File

@ -3,6 +3,6 @@ image: debian:testing
test:
script:
- apt-get update
- apt-get install -y python3-crypto python3-dateutil python3-idna python3-numpy python3-pil.imagetk python3-pycryptodome python3-requests python3-socks python3-setuptools python3-pyqrcode
- apt-get install -y python3-cryptography python3-dateutil python3-idna python3-numpy python3-pil.imagetk python3-requests python3-socks python3-setuptools python3-pyqrcode
- python3 epicyon.py --tests
- python3 epicyon.py --testsnetwork