diff --git a/requirements.txt b/requirements.txt index 3c3f2d8c46..3a54876faa 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.3.1 # Data numpy>=1.16.0, !=1.24.0