diff --git a/requirements.txt b/requirements.txt index 80af9e8..c0d10e6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -pydantic~=1.10.2 -numpy~=1.23.5 -scipy~=1.9.3 -matplotlib~=3.6.2 +pydantic~=2.0.2 +numpy~=1.25.1 +scipy~=1.11.1 +matplotlib~=3.7.2 diff --git a/src/ndautomata/VERSION b/src/ndautomata/VERSION index a6a3a43..1464c52 100644 --- a/src/ndautomata/VERSION +++ b/src/ndautomata/VERSION @@ -1 +1 @@ -1.0.4 \ No newline at end of file +1.0.5 \ No newline at end of file