Skip to content

Commit

Permalink
Restore duplicated dependencies (#115)
Browse files Browse the repository at this point in the history
  • Loading branch information
dragomirp authored Sep 5, 2023
1 parent 7d99583 commit 8672775
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 13 deletions.
26 changes: 13 additions & 13 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
cosl==0.0.6 ; python_full_version >= "3.8.10" and python_full_version < "4.0.0"
ops==2.6.0 ; python_full_version >= "3.8.10" and python_full_version < "4.0.0"
pgconnstr==1.0.1 ; python_full_version >= "3.8.10" and python_full_version < "4.0.0"
pydantic==1.10.12 ; python_full_version >= "3.8.10" and python_full_version < "4.0.0"
pyyaml==6.0.1 ; python_full_version >= "3.8.10" and python_full_version < "4.0.0"
tenacity==8.2.3 ; python_full_version >= "3.8.10" and python_full_version < "4.0.0"
typing-extensions==4.7.1 ; python_full_version >= "3.8.10" and python_full_version < "4.0.0"
Expand Down

0 comments on commit 8672775

Please sign in to comment.