Skip to content

Commit

Permalink
Pin ops and ops-lib-pgsql (#244)
Browse files Browse the repository at this point in the history
  • Loading branch information
arturo-seijas authored May 2, 2024
1 parent a2b98dd commit 76ce463
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
ops-lib-pgsql
ops==2.12.0
ops-lib-pgsql==1.4
pydantic==1.10.15
3 changes: 0 additions & 3 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@ deps =
isort
juju>=3.0
mypy
ops==2.12.0
ops-lib-pgsql
pep8-naming
psycopg2-binary
pydocstyle>=2.10
Expand Down Expand Up @@ -82,7 +80,6 @@ deps =
cosl==0.0.8
pytest
coverage[toml]
ops>=2.6.0
-r{toxinidir}/requirements.txt
commands =
coverage run --source={[vars]src_path} \
Expand Down

0 comments on commit 76ce463

Please sign in to comment.