Skip to content

Commit aa084ee

Browse files
author
sambit-giri
committed
Bump version to 2.3.9
1 parent f420217 commit aa084ee

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ build-backend = "setuptools.build_meta"
99

1010
[tool.poetry]
1111
name = "tools21cm"
12-
version = "2.2.8"
12+
version = "2.3.9"
1313
description = "A package providing tools to analyse cosmological simulations of reionization"
1414
authors = ["Sambit Giri <sambit.giri@gmail.com>"]
1515
license = "MIT"
@@ -31,9 +31,8 @@ scikit-image = "^0.18"
3131
tqdm = "^4.60"
3232
joblib = "^1.0"
3333
pandas = "^1.3"
34+
openpyxl = "^3.1"
3435
pytest = "^6.2"
35-
torch = "^2.1.0"
36-
numba = "^0.57.1"
3736

3837
[tool.poetry.dev-dependencies]
3938
pytest = "^6.2" # If you want pytest to be part of development dependencies, but you already have it above too.

0 commit comments

Comments
 (0)