Skip to content

Commit

Permalink
Update setup.cfg to use pyparsing==2.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
ddavis-stsci committed May 13, 2022
1 parent c8c4617 commit f1f74b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ install_requires =
gwcs==0.18.1
jsonschema>=3.0.2
numpy==1.22.3
pyparsing==2.2
pyparsing==2.4.7
requests==2.22
roman_datamodels==0.12.2
stcal==0.6.4
Expand Down

0 comments on commit f1f74b5

Please sign in to comment.