StarkNetScript / requirements.txt
Rooobert's picture
Update requirements.txt
67cdc8a verified
raw
history blame contribute delete
335 Bytes
# Core libraries
streamlit==1.27.0
cairo-lang==0.12.0
starknet-py==0.18.1
# Fix dependency conflicts
marshmallow-dataclass<8.5.0
# Support libraries
pycryptodome>=3.15.0
ecdsa>=0.16.0
fastecdsa>=2.2.3
sympy>=1.10.1
marshmallow>=3.15.0
marshmallow-oneofschema>=3.0.1
lark>=1.1.2
requests>=2.28.1
attrs>=22.1.0
typing-extensions>=4.3.0