Skip to content

Commit 4327259

Browse files
committed
Bump version
1 parent 1f321d4 commit 4327259

File tree

2 files changed

+2
-107
lines changed

2 files changed

+2
-107
lines changed

pyproject.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "simplyprint-ws-client"
3-
version = "1.0.1rc34"
3+
version = "1.0.1rc35"
44
description = "SimplyPrint Websocket Client"
55
authors = [{ name = "SimplyPrint", email = "[email protected]" }]
66
requires-python = ">=3.9"
@@ -24,9 +24,6 @@ dependencies = [
2424
"async-timeout ; python_version < '3.11'",
2525
"strenum ; python_version < '3.11'",
2626
"typing-extensions",
27-
"more-itertools>=10.5.0",
28-
"lmdb>=1.7.3",
29-
"ormsgpack>=1.6.0",
3027
]
3128

3229
[project.urls]

0 commit comments

Comments
 (0)