Skip to content

Commit

Permalink
update biochatter
Browse files Browse the repository at this point in the history
  • Loading branch information
slobentanzer committed Mar 1, 2024
1 parent 956b2d2 commit 2b4611c
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 = "biochatter-server"
version = "0.2.7"
version = "0.2.8"
description = "Flask server to provide RESTful API for biochatter"
authors = [
"fengsh <shaohong.feng.78@gmail.com>",
Expand All @@ -11,7 +11,7 @@ readme = "README.md"

[tool.poetry.dependencies]
python = "^3.10,<3.12"
biochatter = "0.4.8"
biochatter = "0.4.9"
Flask = "^3.0.0"
python-dotenv = "^1.0.0"
schedule = "^1.2.1"
Expand Down

0 comments on commit 2b4611c

Please sign in to comment.