Skip to content

Commit

Permalink
4.187.0+esrf-1007-1
Browse files Browse the repository at this point in the history
  • Loading branch information
marcus-oscarsson committed Oct 9, 2024
1 parent b96fe7b commit b015bf3
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 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.194.0"
version = "4.187.0+esrf-1007-1"
license = "LGPL-3.0-or-later"
description = "MXCuBE Web user interface"
authors = ["The MXCuBE collaboration <[email protected]>"]
Expand Down Expand Up @@ -41,7 +41,7 @@ pydantic = ">=2.8.2,<2.9.0"
PyDispatcher = "^2.0.6"
pytz = "^2022.6"
tzlocal = "^4.2"
mxcubecore = { git = "https://github.com/mxcube/esrf-mxcubecore.git", branch = "esrf-develop" }
mxcubecore = { git = "https://github.com/mxcube/esrf-mxcubecore.git", tag = "v1.160.0+esrf.1007-1" }
mxcube-video-streamer = { git = "https://github.com/mxcube/video-streamer.git", branch = "main" }
bcrypt = "^4.0.1"
authlib = "^1.3.0"
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -853,7 +853,7 @@ mock==4.0.3 ; python_version >= "3.8" and python_version < "3.12" \
--hash=sha256:122fcb64ee37cfad5b3f48d7a7d51875d7031aaf3d8be7c42e2bee25044eee62 \
--hash=sha256:7d3fbbde18228f4ff2f1f119a45cdffa458b4c0dee32eb4d2bb2f82554bac7bc
mxcube-video-streamer @ git+https://github.com/mxcube/video-streamer.git@c30decb2f61969a7915880f8271381f2a45c6ee6 ; python_version >= "3.8" and python_version < "3.12"
mxcubecore @ git+https://github.com/mxcube/esrf-mxcubecore.git@8983cd0c3f9b13875b738d855e398cda2c8528f8 ; python_version >= "3.8" and python_version < "3.12"
mxcubecore @ git+https://github.com/mxcube/esrf-mxcubecore.git@b9014988e36b9926528a8473fe306b89324965c3 ; python_version >= "3.8" and python_version < "3.12"
numpy==1.24.4 ; python_version >= "3.8" and python_version < "3.12" \
--hash=sha256:04640dab83f7c6c85abf9cd729c5b65f1ebd0ccf9de90b270cd61935eef0197f \
--hash=sha256:1452241c290f3e2a312c137a9999cdbf63f78864d63c79039bda65ee86943f61 \
Expand Down

0 comments on commit b015bf3

Please sign in to comment.