Skip to content

Commit

Permalink
pin cyptography to 2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
paulineribeyre committed Oct 21, 2020
1 parent e83a6df commit 110fa0d
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 26 deletions.
52 changes: 27 additions & 25 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ cached_property = "^1.5.1"
cdiserrors = "<2.0.0"
cdislogging = "^1.0.0"
cdispyutils = "^1.0.0"
cryptography = "^2.8"
cryptography = "==2.8"
flask = "^1.1.1"
flask-cors = "^3.0.3"
flask-restful = "^0.3.6"
Expand Down

0 comments on commit 110fa0d

Please sign in to comment.