mirror of
https://github.com/Mailu/Mailu.git
synced 2024-12-14 10:53:30 +02:00
updated crypto
This commit is contained in:
parent
771b2d1112
commit
dcbe55f062
@ -1,18 +1,17 @@
|
||||
alembic==1.0.10
|
||||
appdirs==1.4.4
|
||||
asn1crypto==0.24.0
|
||||
Babel==2.6.0
|
||||
bcrypt==3.1.6
|
||||
bcrypt==3.2.0
|
||||
blinker==1.4
|
||||
CacheControl==0.12.6
|
||||
certifi==2020.12.5
|
||||
cffi==1.12.3
|
||||
cffi==1.15.0
|
||||
chardet==4.0.0
|
||||
Click==7.0
|
||||
colorama==0.4.4
|
||||
contextlib2==0.6.0
|
||||
cryptography==3.4.7
|
||||
decorator==4.4.0
|
||||
cryptography==35.0.0
|
||||
decorator==5.1.0
|
||||
distlib==0.3.1
|
||||
distro==1.5.0
|
||||
dnspython==1.16.0
|
||||
@ -50,9 +49,9 @@ passlib==1.7.4
|
||||
pep517==0.10.0
|
||||
progress==1.5
|
||||
psycopg2==2.8.2
|
||||
pycparser==2.19
|
||||
pycparser==2.20
|
||||
Pygments==2.8.1
|
||||
pyOpenSSL==20.0.1
|
||||
pyOpenSSL==21.0.0
|
||||
pyparsing==2.4.7
|
||||
python-dateutil==2.8.0
|
||||
python-editor==1.0.4
|
||||
|
@ -18,7 +18,6 @@ PyYAML
|
||||
PyOpenSSL
|
||||
Pygments
|
||||
dnspython
|
||||
bcrypt
|
||||
tenacity
|
||||
mysqlclient
|
||||
psycopg2
|
||||
|
Loading…
Reference in New Issue
Block a user