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 5e1a6bc

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

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

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
@@ -42,7 +42,7 @@
4242
# NOTE: Maintainers, please do not require google-cloud-core>=2.x.x
4343
# Until this issue is closed
4444
# https://github.com/googleapis/google-cloud-python/issues/10566
45-
"google-cloud-core >= 1.4.4, < 3.0dev",
45+
"google-cloud-core >= 1.4.4, < 3.0.0",
4646
]
4747
extras = {}
4848

0 commit comments

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