mirror of
https://github.com/status-im/visual-identity.git
synced 2025-02-12 20:46:35 +00:00
16 lines
198 B
Plaintext
16 lines
198 B
Plaintext
Flask==1.0.2
|
|
requests==2.18.4
|
|
rlp==0.6.0
|
|
ethereum==2.3.1
|
|
|
|
# web3 fork
|
|
-e git+https://github.com/gakonst/web3.py#egg=web3
|
|
|
|
# linting
|
|
flake8==3.5.0
|
|
black==18.6b4
|
|
isort==4.3.4
|
|
|
|
# testing
|
|
pytest==3.6.0
|