diff --git a/requirements/prod.txt b/requirements/prod.txt index ba8b09cb41..5f83749521 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -11,7 +11,7 @@ fuzzywuzzy>=0.18.0 fastapi~=0.110.1 munch~=2.5.0 netaddr -numpy==1.26.4 +numpy~=1.26 msgpack-numpy-opentensor~=0.5.0 nest_asyncio packaging @@ -19,9 +19,9 @@ pycryptodome>=3.18.0,<4.0.0 pyyaml password_strength pydantic>=2.3, <3 -PyNaCl>=1.3.0,<=1.5.0 +PyNaCl~=1.3 python-Levenshtein -python-statemachine~=2.1.2 +python-statemachine~=2.1 retry requests rich @@ -30,5 +30,5 @@ shtab~=1.6.5 substrate-interface~=1.7.5 termcolor tqdm -uvicorn<=0.30 +uvicorn wheel