Skip to content

Commit

Permalink
bump up cmf
Browse files Browse the repository at this point in the history
  • Loading branch information
v1nvn committed Aug 12, 2024
1 parent 5c8875e commit 9ed10af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ packages = [{ include = "models" }]

[tool.poetry.dependencies]
python = ">=3.11"
credmark-model-framework = { git = "https://github.com/credmark/credmark-model-framework-py.git", tag = "0.8.145" }
credmark-model-framework = { git = "https://github.com/credmark/credmark-model-framework-py.git", tag = "0.8.146" }
ipfshttpclient = ">=0.8.0a2"
matplotlib = ">=3.7.1"
networkx = ">=3.1"
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
git+https://github.com/credmark/[email protected].145
git+https://github.com/credmark/[email protected].146
ipfshttpclient>=0.8.0a2
matplotlib>=3.7.1
networkx>=3.1
Expand Down

0 comments on commit 9ed10af

Please sign in to comment.