Skip to content

Commit f73e618

Browse files
authored
Bump versions (#144)
1 parent 54ca339 commit f73e618

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ dependencies = [
2525
'importlib-metadata; python_version<"3.8"',
2626
"Jinja2<3.2",
2727
"pluggy<1.3",
28-
"rich==13.4.2",
28+
"rich<=13.7.1",
2929
"toml<0.11",
30-
"typer==0.9.0",
31-
"platformdirs<2.7",
30+
"typer<=0.9.0",
31+
"platformdirs<4.3",
3232
"requests<=2.31.0"
3333
]
3434
description = "Command Line Interface for PyScript"

0 commit comments

Comments
 (0)