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

Commit339ad34

Browse files
committed
Use pytest==6.2.4 on Python 3.10+
1 parentf271c9c commit339ad34

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎dev-requirements.txt‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ tornado==6.0.3;python_version>="3.5"
55
PySocks==1.7.1
66
# https://github.com/Anorov/PySocks/issues/131
77
win-inet-pton==1.1.0
8-
pytest==4.6.9
8+
pytest==4.6.9; python_version<"3.10"
9+
pytest==6.2.4; python_version>="3.10"
910
pytest-timeout==1.3.4
1011
pytest-freezegun==0.4.2
1112
flaky==3.6.1

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp