Skip to content

Commit

Permalink
Fix benchmark fail due to bad pyparsing version
Browse files Browse the repository at this point in the history
  • Loading branch information
travisdriver committed Oct 14, 2024
1 parent 53aa1b2 commit 3edd765
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions environment_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ dependencies:
- plotly=4.14.3
- tabulate
- simplejson
- pyparsing==3.0.9
# testing
- parameterized
- pip:
Expand Down

0 comments on commit 3edd765

Please sign in to comment.