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

Skip to content

Commit b174a30

Browse files
ksundentacaswell
andauthored
remove setup.py pin
Co-authored-by: Thomas A Caswell <[email protected]>
1 parent 41ab7ac commit b174a30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ def make_release_tree(self, base_dir, files):
327327
"numpy>=1.21",
328328
"packaging>=20.0",
329329
"pillow>=6.2.0",
330-
"pyparsing>=2.3.1,<3.1",
330+
"pyparsing>=2.3.1",
331331
"python-dateutil>=2.7",
332332
] + (
333333
# Installing from a git checkout that is not producing a wheel.

0 commit comments

Comments
 (0)