Skip to content

Commit

Permalink
Use valid version of cryptography library.
Browse files Browse the repository at this point in the history
  • Loading branch information
derekpierre committed Feb 20, 2024
1 parent e5298a8 commit d81d9dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ cfgv==3.4.0; python_version >= '3.8'
charset-normalizer==3.3.2; python_full_version >= '3.7.0'
click==8.1.7; python_version >= '3.7'
commonmark==0.9.1
cryptography==43.0.0.dev1
cryptography==42.0.3
cytoolz==0.12.3; implementation_name == 'cpython'
dataclassy==0.11.1; python_version >= '3.6'
decorator==5.1.1; python_version >= '3.5'
Expand Down

0 comments on commit d81d9dc

Please sign in to comment.