Skip to content

Commit

Permalink
remove ansible
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-opentensor committed Nov 27, 2024
1 parent 7c21fcf commit f1f2d70
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 14 deletions.
22 changes: 11 additions & 11 deletions Cargo.lock

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

1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ dependencies = [
"eth-utils<2.3.0",
"password_strength",
"cryptography~=43.0.1",
"ansible_vault~=2.1",
"munch~=2.5.0",
"rich",
"py-bip39-bindings==0.1.11",
Expand Down
3 changes: 2 additions & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@ ruff==0.4.7
aioresponses==0.7.6
factory-boy==3.3.0
maturin==1.7.0
py-bip39-bindings==0.1.11
py-bip39-bindings==0.1.11
ansible_vault~=2.1
1 change: 0 additions & 1 deletion requirements/prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,5 @@ eth-utils<2.3.0
substrate-interface~=1.7.9
password_strength
cryptography~=43.0.1
ansible_vault~=2.1
munch~=2.5.0
rich

0 comments on commit f1f2d70

Please sign in to comment.