Skip to content

Commit

Permalink
Bump versions (#144)
Browse files Browse the repository at this point in the history
  • Loading branch information
FabioRosado authored Mar 4, 2024
1 parent 54ca339 commit f73e618
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@ dependencies = [
'importlib-metadata; python_version<"3.8"',
"Jinja2<3.2",
"pluggy<1.3",
"rich==13.4.2",
"rich<=13.7.1",
"toml<0.11",
"typer==0.9.0",
"platformdirs<2.7",
"typer<=0.9.0",
"platformdirs<4.3",
"requests<=2.31.0"
]
description = "Command Line Interface for PyScript"
Expand Down

0 comments on commit f73e618

Please sign in to comment.