Skip to content

Commit e8fb4cd

Browse files
authored
Try to unlimit pyparsing to fix CVS-128637 (#3890)
1 parent f1f7361 commit e8fb4cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
inflect>=5.3.0
22
librosa>=0.8.0;python_version < '3.11'
33
matplotlib>=3.3.4,<3.8
4-
pyparsing<3.0
4+
pyparsing
55
motmetrics>=1.2.0
66
nibabel>=3.2.1
77
numpy>=1.16.6

0 commit comments

Comments
 (0)