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

Commit26ff88a

Browse files
authored
Remove upper-bound pins
1 parent830bc16 commit26ff88a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎pyproject.toml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ pylint = ">=2.12.0"
3131
black ="^22.3.0"
3232
pytest-dotenv ="^0.5.2"
3333
numpy = [
34-
{version ="^1.16.6",python =">=3.8,<3.11" },
35-
{version ="^1.23.4",python =">=3.11" },
34+
{version =">=1.16.6",python =">=3.8,<3.11" },
35+
{version =">=1.23.4",python =">=3.11" },
3636
]
3737

3838
[tool.poetry.urls]

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp