Skip to content

Commit

Permalink
Pin to release 0.9 isntead of commit
Browse files Browse the repository at this point in the history
  • Loading branch information
TorecLuik committed Oct 21, 2024
1 parent 655b580 commit d8ba853
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencies = [
"eventsourcing==9.3",
"sqlalchemy==2.0.32",
"psycopg2==2.9.9",
"eventsourcing_sqlalchemy @ git+https://github.com/pyeventsourcing/eventsourcing-sqlalchemy@105a48a9ffa5e5573b24f3e19a48d238135ac91d#egg=eventsourcing_sqlalchemy" # Pinned to a specific commit
"eventsourcing_sqlalchemy==0.9"
]

[tool.setuptools.packages]
Expand Down

0 comments on commit d8ba853

Please sign in to comment.