Skip to content

Commit

Permalink
add lost change
Browse files Browse the repository at this point in the history
  • Loading branch information
aakrem committed May 19, 2024
1 parent ece1cfc commit b123c5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion agenta-cli/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ questionary = ">=1.10,<3.0"
ipdb = ">=0.13"
python-dotenv = "^1.0.0"
python-multipart = ">=0.0.6,<0.0.10"
importlib-metadata = "^6.7.0"
importlib-metadata = ">=6.7,<8.0"
posthog = "^3.1.0"
pydantic = "2.7.1"
httpx = ">=0.24, <0.28"
Expand Down

0 comments on commit b123c5e

Please sign in to comment.