Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit36162a4

Browse files
authored
Merge pull request#21452 from meeseeksmachine/auto-backport-of-pr-21446-on-v3.5.x
Backport PR#21446 on branch v3.5.x (Also exclude pyparsing 3.0.0 in setup.py.)
2 parents58ab868 +6d70c8b commit36162a4

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
@@ -326,7 +326,7 @@ def make_release_tree(self, base_dir, files):
326326
"numpy>=1.17",
327327
"packaging>=20.0",
328328
"pillow>=6.2.0",
329-
"pyparsing>=2.2.1",
329+
"pyparsing>=2.2.1,<3.0.0",
330330
"python-dateutil>=2.7",
331331
]+ (
332332
# Installing from a git checkout.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp