diff --git a/pyproject.toml b/pyproject.toml index 5f5704ee..a3336f7f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ dependencies = [ "sunpy~=6.0.0", "watchdog~=6.0", "stixdcpy==3.0", - "stixpy@git+https://github.com/TCDSolar/stixpy.git@main" + "stixpy>=0.2.0rc1,<0.3" ] dynamic = ["version"] keywords = ["solar physics", "solar", "sun", "solarorbiter", "stix"] diff --git a/stixcore/config/data/common b/stixcore/config/data/common index a213fbe5..2e0955de 160000 --- a/stixcore/config/data/common +++ b/stixcore/config/data/common @@ -1 +1 @@ -Subproject commit a213fbe50a84ea7d20a53c9e42aeb266d0532b4e +Subproject commit 2e0955de6866d8aa823e9412a1df59d2c8695736