crim-ca / weaver

Weaver: Workflow Execution Management Service (EMS); Application, Deployment and Execution Service (ADES); OGC API - Processes; WPS; CWL Application Package
https://pavics-weaver.readthedocs.io
Apache License 2.0
24 stars 6 forks source link

workaround json2xml limiting deps #478

Closed fmigneault closed 1 year ago

fmigneault commented 1 year ago

Workaround json2xml limiting deps for latest certifi, requests, urllib3 versions.

Relates to https://github.com/vinitkumar/json2xml/issues/157 (strict dependencies enforced by package) Relates to https://github.com/meanmail-dev/requirements/issues/95 (parsing requirements in PyCharm)

codecov[bot] commented 1 year ago

Codecov Report

Merging #478 (1842b1f) into master (dde8f87) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #478   +/-   ##
=======================================
  Coverage   82.93%   82.93%           
=======================================
  Files          77       77           
  Lines       15530    15530           
  Branches     2403     2403           
=======================================
  Hits        12880    12880           
  Misses       1947     1947           
  Partials      703      703           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.