Skip to content

Commit 76816c9

Browse files
author
Diego Ardila
committed
update version to prepare for another release
1 parent 7828792 commit 76816c9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ documentation = "https://dashboard.scale.com/nucleus/docs/api"
3232
packages = [{include="nucleus"}]
3333

3434
[tool.poetry.dependencies]
35-
python = "^3.6.1"
35+
python = "^3.6.2"
3636
grequests = "^0.6.0"
3737
requests = "^2.25.1"
3838
tqdm = "^4.60.0"
@@ -47,6 +47,7 @@ flake8 = "^3.9.1"
4747
mypy = "^0.812"
4848
coverage = "^5.5"
4949
pre-commit = "^2.12.1"
50+
jupyterlab = "^3.0.14"
5051

5152

5253
[build-system]

0 commit comments

Comments
 (0)