Skip to content
This repository was archived by the owner on May 26, 2020. It is now read-only.

Commit a196834

Browse files
committed
requirements/testing.txt: bump cryptography to 2.0.3
1 parent 35e0ef8 commit a196834

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

requirements/testing.txt

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
# PyTest for running the tests.
21
pytest==2.6.4
32
pytest-django==2.8.0
43
pytest-cov==1.6
5-
6-
# Mocking the datetime module.
7-
cryptography==1.2.3
4+
cryptography==2.0.3

0 commit comments

Comments
 (0)