Skip to content

Commit

Permalink
updates mxcubecore
Browse files Browse the repository at this point in the history
  • Loading branch information
fhernandezvivanco committed Apr 9, 2024
1 parent 5a3e5bd commit b2d49e2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "mxcubeweb"
version = "4.34.0"
version = "4.34.0.2"
license = "LGPL-3.0-or-later"
description = "MXCuBE Web user interface"
authors = ["The MXCuBE collaboration <mxcube@esrf.fr>"]
Expand Down Expand Up @@ -39,7 +39,7 @@ pydantic = "^1.10.2"
PyDispatcher = "^2.0.6"
pytz = "^2022.6"
tzlocal = "^4.2"
mxcubecore = {git = "https://github.com/AustralianSynchrotron/mxcubecore.git", rev = "v1.79.0.0", extras=["prefect"]}
mxcubecore = {git = "https://github.com/AustralianSynchrotron/mxcubecore.git", rev = "v1.79.0.1", extras=["prefect"]}
mxcube-video-streamer = ">=1.0.0"
bcrypt = "^4.0.1"

Expand Down

0 comments on commit b2d49e2

Please sign in to comment.