Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prod requirements cleanup #2266

Merged
merged 1 commit into from
Aug 23, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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://[email protected]/opentensor/btwallet.git@main#egg=bittensor-wallet
Loading