Skip to content

Commit 0f81dfe

Browse files
committed
revert full
1 parent cb6c70c commit 0f81dfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdks/python/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -507,7 +507,7 @@ def get_portability_package_data():
507507
# Python repositories in GAR.
508508
'keyrings.google-artifactregistry-auth',
509509
'orjson>=3.9.7,<4',
510-
'regex>=2020.6.8'
510+
'regex>=2020.6.8',
511511
],
512512
'interactive': [
513513
'facets-overview>=1.1.0,<2',

0 commit comments

Comments
 (0)