Skip to content

Commit

Permalink
Try to unlimit pyparsing to fix CVS-128637 (#3890)
Browse files Browse the repository at this point in the history
  • Loading branch information
akladiev authored Jan 2, 2024
1 parent f1f7361 commit e8fb4cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demos/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
inflect>=5.3.0
librosa>=0.8.0;python_version < '3.11'
matplotlib>=3.3.4,<3.8
pyparsing<3.0
pyparsing
motmetrics>=1.2.0
nibabel>=3.2.1
numpy>=1.16.6
Expand Down

0 comments on commit e8fb4cd

Please sign in to comment.