diff --git a/.changes/unreleased/Chore-20240816-133922.yaml b/.changes/unreleased/Chore-20240816-133922.yaml new file mode 100644 index 0000000..5298a5e --- /dev/null +++ b/.changes/unreleased/Chore-20240816-133922.yaml @@ -0,0 +1,3 @@ +kind: Chore +body: Removed some files that were added accidentally +time: 2024-08-16T13:39:22.094297+02:00 diff --git a/constraints/build-constraints/py312.txt b/constraints/build-constraints/py312.txt deleted file mode 100644 index 839c187..0000000 --- a/constraints/build-constraints/py312.txt +++ /dev/null @@ -1,3 +0,0 @@ -cython>=3.0.11 -setuptools>=72.1.0 -wheel>=0.43.0 diff --git a/constraints/constraints/py312.txt b/constraints/constraints/py312.txt deleted file mode 100644 index 583b1a3..0000000 --- a/constraints/constraints/py312.txt +++ /dev/null @@ -1,6 +0,0 @@ -numpy>=1.26.0 -requests>=2.32.0 -urllib3>=1.26.8 -yarl>=1.9.3 -frozenlist>=1.4.0 -aiohttp>=3.9.0 diff --git a/constraints/overrides/py312.txt b/constraints/overrides/py312.txt deleted file mode 100644 index dd161e8..0000000 --- a/constraints/overrides/py312.txt +++ /dev/null @@ -1 +0,0 @@ -pyarrow>=0.14.0