Skip to content
Snippets Groups Projects
Commit ff77c749 authored by David Schäfer's avatar David Schäfer
Browse files

bump typing extensions

parent 484e992b
No related branches found
No related tags found
1 merge request!841bump typing extensions
......@@ -12,5 +12,5 @@ pyarrow==15.0.2
pandas==2.2.1
scikit-learn==1.4.1.post1
scipy==1.12.0
typing_extensions==4.6.1
typing_extensions==4.10.0
fancy-collections==0.2.1
......@@ -47,7 +47,7 @@ setup(
long_description_content_type="text/markdown",
url="https://git.ufz.de/rdm-software/saqc",
packages=find_packages(exclude=("tests", "docs")),
python_requires=">=3.8",
python_requires=">=3.9",
install_requires=[
"Click",
"dtw",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment