Skip to content

Commit

Permalink
[HOTFIX]: Upgrade jac-cloud's jaclang version
Browse files Browse the repository at this point in the history
  • Loading branch information
amadolid committed Oct 10, 2024
1 parent b09203e commit 2030587
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jac-cloud/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
version=VERSION,
packages=find_packages(include=["jac_cloud", "jac_cloud.*"]),
install_requires=[
"jaclang~=0.7.17",
"jaclang~=0.7.23",
"fastapi~=0.111.0",
"pydantic~=2.8.2",
"pymongo~=4.8.0",
Expand Down

0 comments on commit 2030587

Please sign in to comment.