Skip to content

Commit b3ba6fa

Browse files
committed
build(deps): pin tsd-api-client to <3.6
1 parent 2abbf53 commit b3ba6fa

File tree

2 files changed

+5
-26
lines changed

2 files changed

+5
-26
lines changed

poetry.lock

Lines changed: 4 additions & 25 deletions
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
@@ -19,7 +19,7 @@ tornado = ">=6.3.2"
1919
psycopg2 = ">=2.9.3"
2020
libnacl = ">=1.7.1"
2121
pysquril = ">=1.0.0"
22-
tsd-api-client = ">=3.5.2"
22+
tsd-api-client = ">=3.5.2,<3.6"
2323
SQLAlchemy = ">=1.3.8,<2"
2424
pretty-bad-protocol = ">=3.1.1"
2525
click = ">=8.0"

0 commit comments

Comments
 (0)