update py cryptography lib to 3.3.2
This commit is contained in:
parent
47965f5fad
commit
c0810f80f5
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
beautifulsoup4 ==4.8.0
|
||||
cryptography ==3.2
|
||||
cryptography >=3.3.2
|
||||
dataclasses ==0.6;python_version<'3.7'
|
||||
dnspython ==2.0.0
|
||||
feedparser ==5.2.1
|
||||
|
|
Loading…
Reference in a new issue