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

Commiteae1a01

Browse files
authored
chore: test minimum dependencies in python 3.7 (#704)
1 parentdcdf013 commiteae1a01

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

‎testing/constraints-3.7.txt‎

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
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+
# e.g., if setup.py has "foo >= 1.14.0, < 2.0.0dev",
6+
# Then this file should have foo==1.14.0
7+
grpcio==1.38.1
8+
google-api-core==1.31.5
9+
libcst==0.3.10
10+
proto-plus==1.15.0
11+
grpc-google-iam-v1==0.12.4
12+
protobuf==3.19.0

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp