Skip to content

Instantly share code, notes, and snippets.

[tool.poetry]
name = "calibration"
version = "0.1.0"
description = "Tool for the pipeline calibration"
authors = ["pryadchenko"]
[tool.poetry.dependencies]
python = "~3.7.1"
pymongo = "^3.11.4"
numpy = "^1.21.0"