update SQLAlchemy, switch to pycryptodome
This commit is contained in:
parent
71634c9ed1
commit
c14d250166
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
lxml
|
||||
simplejson
|
||||
ed25519>=1.4
|
||||
SQLAlchemy==1.3.10
|
||||
SQLAlchemy==1.4.46
|
||||
pyopenssl>=0.15
|
||||
pyCrypto>=2.6.1
|
||||
pycryptodome
|
||||
pillow
|
||||
netifaces
|
||||
tornado==6.0.3
|
||||
|
|
Loading…
Reference in a new issue