mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2024-11-09 15:10:27 +00:00
Merge pull request #1451 from nkukard/nkupdates-lxml-fix
Upgrade lxml & python3-saml dependencies with workaround
This commit is contained in:
commit
4751ebed3e
@ -25,7 +25,7 @@ gunicorn==20.1.0
|
|||||||
itsdangerous==2.1.2
|
itsdangerous==2.1.2
|
||||||
jsonschema[format]>=2.5.1,<4.0.0 # until https://github.com/Yelp/bravado-core/pull/385
|
jsonschema[format]>=2.5.1,<4.0.0 # until https://github.com/Yelp/bravado-core/pull/385
|
||||||
lima==0.5
|
lima==0.5
|
||||||
lxml==4.6.5
|
--use-feature=no-binary-enable-wheel-cache lxml==4.9.0
|
||||||
mysqlclient==2.0.1
|
mysqlclient==2.0.1
|
||||||
passlib==1.7.4
|
passlib==1.7.4
|
||||||
#pyOpenSSL==22.1.0
|
#pyOpenSSL==22.1.0
|
||||||
@ -33,7 +33,7 @@ pyasn1==0.4.8
|
|||||||
pyotp==2.8.0
|
pyotp==2.8.0
|
||||||
pytest==7.2.1
|
pytest==7.2.1
|
||||||
python-ldap==3.4.3
|
python-ldap==3.4.3
|
||||||
python3-saml==1.14.0
|
python3-saml==1.15.0
|
||||||
pytimeparse==1.1.8
|
pytimeparse==1.1.8
|
||||||
pytz==2022.7.1
|
pytz==2022.7.1
|
||||||
qrcode==7.3.1
|
qrcode==7.3.1
|
||||||
|
Loading…
Reference in New Issue
Block a user