Skip to content

Commit db17ca1

Browse files
committed
chore(db-dtypes): update constraints file header
1 parent 72f755a commit db17ca1

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

packages/db-dtypes/testing/constraints-3.10.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# This constraints file is used to check that lower bounds
2+
# are correct in setup.py
3+
# List all library dependencies and extras in this file,
4+
# pinning their versions to their lower bounds.
5+
# For example, if setup.py has "google-cloud-foo >= 1.14.0, < 2.0.0",
6+
# then this file should have google-cloud-foo==1.14.0
17
numpy==1.24.0
28
packaging==24.2.0
39
pandas==1.5.3

0 commit comments

Comments
 (0)