Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bed2ae8

Browse files
committed
Restrict pyparsing version
1 parent a73c347 commit bed2ae8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencies:
1919
- pillow>=6.2
2020
- pybind11>=2.6.0
2121
- pygobject
22-
- pyparsing
22+
- pyparsing!=3.1.0
2323
- pyqt
2424
- python-dateutil>=2.1
2525
- setuptools

0 commit comments

Comments
 (0)