build(deps): fix cffi dependency
This commit is contained in:
parent
3f6a53ec6b
commit
3bb8788553
2 changed files with 3 additions and 3 deletions
|
|
@ -193,7 +193,7 @@ psutil==5.9.5
|
|||
psycopg2==2.9.9
|
||||
py-bcrypt==0.4
|
||||
pycmarkgfm==1.2.0
|
||||
cffi==1.15.1
|
||||
cffi==1.16.0
|
||||
pycparser==2.21
|
||||
pycryptodome==3.17
|
||||
pycurl==7.45.2
|
||||
|
|
@ -267,7 +267,7 @@ routes==2.5.1
|
|||
simplejson==3.19.1
|
||||
sshpubkeys==3.3.1
|
||||
cryptography==40.0.2
|
||||
cffi==1.15.1
|
||||
cffi==1.16.0
|
||||
pycparser==2.21
|
||||
ecdsa==0.18.0
|
||||
six==1.16.0
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@ bump2version==1.0.1
|
|||
|
||||
docutils-stubs
|
||||
types-redis
|
||||
types-requests
|
||||
types-requests==2.31.0.6
|
||||
types-sqlalchemy
|
||||
types-psutil
|
||||
types-pycurl
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue