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

Appearance settings

Commit 1433704

Browse filesBrowse files
partheavchudnov-g
andauthored
fix: resolve issues where pre-release versions of dependencies are installed (#318)
Co-authored-by: Victor Chudnovsky <vchudnov@google.com>
1 parent bdf01f9 commit 1433704
Copy full SHA for 1433704

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎setup.py

Copy file name to clipboardExpand all lines: setup.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
# NOTE: Maintainers, please do not require google-cloud-core>=2.x.x
3939
# Until this issue is closed
4040
# https://github.com/googleapis/google-cloud-python/issues/10566
41-
"google-cloud-core >= 1.4.4, < 3.0dev",
41+
"google-cloud-core >= 1.4.4, < 3.0.0",
4242
]
4343
extras = {}
4444

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.