Skip to content

Commit

Permalink
chore: pin latest thegolem version
Browse files Browse the repository at this point in the history
  • Loading branch information
Lopa10ko committed Feb 14, 2025
1 parent e3cdc16 commit 22b71cb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,13 @@
scipy<1.13.0

# Base framework
thegolem @ git+https://github.com/aimclub/GOLEM.git@45215bf#egg=thegolem
thegolem == 0.4.1

# Data
numpy>=1.16.0, !=1.24.0
pandas>=1.3.0; python_version >='3.8'
dask-ml>=2024.4.4; python_version >= '3.10'
dask-ml>=2023.5.0; python_version < '3.10'
numba>=0.60.0; python_version >= '3.10'
numba>=0.58.0; python_version < '3.10'

# Models and frameworks
anytree>=2.8.0
Expand Down

0 comments on commit 22b71cb

Please sign in to comment.