Skip to content

Commit

Permalink
Bumps version of regex.
Browse files Browse the repository at this point in the history
This was not playing nice with biopython

[#15]
  • Loading branch information
curtisim0 committed Sep 20, 2024
1 parent ad5355b commit d5c5c50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpt_putative_isp/generate-putative-isp.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<import>macros.xml</import>
</macros>
<expand macro="requirements">
<requirement type="package" version="2019.06.08">regex</requirement>
<requirement type="package" version="2024.9.11">regex</requirement>
</expand>
<command detect_errors="aggressive"><![CDATA[
python '$__tool_directory__/generate-putative-isp.py'
Expand Down

0 comments on commit d5c5c50

Please sign in to comment.