This commit is contained in:
Joel Collins 2020-07-01 16:08:01 +01:00
parent 38cdecd39a
commit bbd64a8117
2 changed files with 2 additions and 4 deletions

4
poetry.lock generated
View file

@ -107,10 +107,9 @@ ipython = []
ofmclient = [] ofmclient = []
[package.source] [package.source]
reference = "87a66aadbbea211b260dc279c0f009a8a2b8de51" reference = "20d25b498ebfc0fdbe17f8afc810ac48a69b7179"
type = "git" type = "git"
url = "https://gitlab.com/openflexure/microscope-extensions/camera-stage-mapping.git" url = "https://gitlab.com/openflexure/microscope-extensions/camera-stage-mapping.git"
[[package]] [[package]]
category = "main" category = "main"
description = "Pure Python CBOR (de)serializer with extensive tag support" description = "Pure Python CBOR (de)serializer with extensive tag support"
@ -445,7 +444,6 @@ test = ["coverage", "pytest", "mock", "pillow", "numpy"]
reference = "" reference = ""
type = "url" type = "url"
url = "https://github.com/rwb27/picamera/releases/download/v1.13.2b0/picamera-1.13.2b0-py3-none-any.whl" url = "https://github.com/rwb27/picamera/releases/download/v1.13.2b0/picamera-1.13.2b0-py3-none-any.whl"
[[package]] [[package]]
category = "main" category = "main"
description = "Python Imaging Library (Fork)" description = "Python Imaging Library (Fork)"

View file

@ -4,7 +4,7 @@ build-backend = "poetry.masonry.api"
[tool.poetry] [tool.poetry]
name = "openflexure-microscope-server" name = "openflexure-microscope-server"
version = "2.2.4" version = "2.2.5"
description = "Python module, and Flask-based web API, to run the OpenFlexure Microscope." description = "Python module, and Flask-based web API, to run the OpenFlexure Microscope."
authors = [ authors = [