diff --git a/cuda_requirements.txt b/cuda_requirements.txt deleted file mode 100644 index bf404e013..000000000 --- a/cuda_requirements.txt +++ /dev/null @@ -1,2 +0,0 @@ -cubit>=1.1.0 -torch \ No newline at end of file diff --git a/pyproject.toml b/pyproject.toml index f30e67e3e..629b001b0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ requires-python = ">=3.9,<3.13" dependencies = [ "wheel", "async-property==0.2.2", - "async-substrate-interface>=1.0.4", + "async-substrate-interface>=1.0.5", "aiohttp~=3.10.2", "backoff~=2.2.1", "GitPython>=3.0.0", diff --git a/requirements.txt b/requirements.txt deleted file mode 100644 index 7893040e9..000000000 --- a/requirements.txt +++ /dev/null @@ -1,22 +0,0 @@ -wheel -async-property==0.2.2 -async-substrate-interface>=1.0.3 -aiohttp~=3.10.2 -backoff~=2.2.1 -GitPython>=3.0.0 -fuzzywuzzy~=0.18.0 -netaddr~=1.3.0 -numpy>=2.0.1 -Jinja2 -pycryptodome # Crypto -PyYAML~=6.0.1 -pytest -python-Levenshtein -rich~=13.7 -scalecodec==1.2.11 -typer~=0.12 -websockets>=14.1 -bittensor-wallet>=3.0.4 -plotille -pywry -plotly \ No newline at end of file