Actualización de Dependencias para Python3.11 #1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
requirements = ['Click>=8.1.7',
'zeep==4.2.1',
'lxml==4.9.3',
'cryptography==3.3.2',
'pyOpenSSL==23.3.0',
'xmlsig==1.0.1',
'xades==1.0.0',
'xmlsec==1.3.13',
# usamos esta dependencia en runtime
# para forzar uso de policy_id de archivo local
'mock==5.1.0',
'xmlschema==2.5.0']
Trabajando en https://gitea.onecluster.org/OneTeam/oc-facho/src/branch/MigrationPython312Test