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