Skip to content

Commit

Permalink
Merge pull request #2266 from opentensor/feat/roman/update-prod-requi…
Browse files Browse the repository at this point in the history
…rements

Prod requirements cleanup
  • Loading branch information
roman-opentensor authored Aug 23, 2024
2 parents becf083 + 6663b85 commit fb81fe7
Showing 1 changed file with 3 additions and 18 deletions.
21 changes: 3 additions & 18 deletions requirements/prod.txt
Original file line number Diff line number Diff line change
@@ -1,36 +1,21 @@
aiohttp~=3.9
ansible~=6.7
ansible_vault~=2.1
backoff
certifi~=2024.2.2
colorama~=0.4.6
cryptography~=42.0.5
ddt~=1.6.0
eth-utils<2.3.0
fuzzywuzzy>=0.18.0
fastapi~=0.110.1
munch~=2.5.0
netaddr
numpy~=1.26
msgpack-numpy-opentensor~=0.5.0
nest_asyncio
netaddr
packaging
pycryptodome>=3.18.0,<4.0.0
pyyaml
password_strength
pydantic>=2.3, <3
PyNaCl~=1.3
python-Levenshtein
python-statemachine~=2.1
pyyaml
retry
requests
rich
pydantic>=2.3, <3
scalecodec==1.2.11
setuptools~=70.0.0
shtab~=1.6.5
substrate-interface~=1.7.9
termcolor
tqdm
uvicorn
wheel
git+ssh://git@github.com/opentensor/btwallet.git@main#egg=bittensor-wallet

0 comments on commit fb81fe7

Please sign in to comment.