Skip to content

Commit

Permalink
Merge pull request #32 from NeoMedSys/update-neolib
Browse files Browse the repository at this point in the history
update neolib
  • Loading branch information
MartinRovang authored Sep 16, 2024
2 parents 64f34fa + 6254f68 commit ec17b99
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,16 @@ license = ""
maintainers = ["Raafat <rafatzahran90@gmail.com>", "Jon E Nesvold <jnesvold@pm.me>"]
name = "mrsal"
readme = "README.md"
version = "1.0.1b"
version = "1.0.3b"

[tool.poetry.dependencies]
colorlog = "^6.7.0"
pika = "^1.3.0"
python = "^3.10"
retry = "^0.9.2"
tenacity = "^9.0.0"
neolibrary = {version = "^0.8.0b1", source = "neomedsys"}
sphinx = "^8.0.2"
neolibrary = "^0.9.4b1"

[tool.poetry.group.dev.dependencies]
coverage = "^7.2.7"
Expand Down

0 comments on commit ec17b99

Please sign in to comment.