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

Commite92045b

Browse files
authored
chore: test minimum dependencies in python 3.7 (#397)
* chore: test minimum dependencies in python 3.7* remove duplicate entry
1 parent0eb727f commite92045b

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

‎testing/constraints-3.7.txt‎

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# This constraints file is used to check that lower bounds
2+
# are correct in setup.py
3+
# List *all* library dependencies and extras in this file.
4+
# Pin the version to the lower bound.
5+
#
6+
# e.g., if setup.py has "foo >= 1.14.0, < 2.0.0dev",
7+
# Then this file should have foo==1.14.0
8+
googleapis-common-protos==1.56.2
9+
protobuf==3.15.0
10+
google-auth==1.25.0
11+
requests==2.18.0
12+
packaging==14.3
13+
grpcio==1.33.2
14+
grpcio-gcp==0.2.2
15+
grpcio-status==1.33.2

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp