Skip to content

Commit 2338529

Browse files
committed
Fix versions
1 parent ac86b1d commit 2338529

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ python = ">=3.8,<3.10"
1212

1313
pybotx-smartapp-rpc = "~0.4.2"
1414
pybotx-smart-logger = "~0.6.8"
15-
pybotx = "~=0.40.0"
15+
pybotx = "~0.40.0"
1616
pybotx-fsm = "~0.3.8"
1717

1818
fastapi = ">=0.70.1,<0.71.0"

0 commit comments

Comments
 (0)