diff --git a/requirements.txt b/requirements.txt index fe5d9e86d6..2eb5818c6d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # Base framework -thegolem @ git+https://github.com/aimclub/GOLEM.git@stable#egg=thegolem +thegolem>=0.2.0 # Data numpy>=1.16.0, !=1.24.0