Skip to content

Commit

Permalink
add constraints file for Python 3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
parthea authored Nov 20, 2024
1 parent 0a5598d commit e03f7a3
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions testing/constraints-3.13.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# -*- coding: utf-8 -*-
# This constraints file is required for unit tests.
# List all library dependencies and extras in this file.
google-api-core
google-auth
proto-plus
protobuf
google-cloud-core
google-cloud-appengine-logging
google-cloud-audit-log
grpc-google-iam-v1
opentelemetry-api

# optional dependencies
django
flask

0 comments on commit e03f7a3

Please sign in to comment.