-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: added individual tests for google cloud packages due to conflicts…
… for python 3.11 and 3.12 Signed-off-by: Cagri Yonca <cagriyonca@gmail.com>
- Loading branch information
1 parent
b6b3b31
commit 23a25f2
Showing
2 changed files
with
54 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
google-cloud-pubsub>=2.0.0 | ||
google-cloud-storage>=2.15.0 | ||
google-api-core>=2.15.0 | ||
coverage>=5.5 | ||
pytest>=6.2.4 | ||
mock>=4.0.3 | ||
celery>=5.2.7 |