-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update atxm to use poetry for dependency management, and relock depen…
…dencies.
- Loading branch information
1 parent
b78cdd5
commit 368a331
Showing
7 changed files
with
4,119 additions
and
4,358 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,129 +1,138 @@ | ||
aiohttp==3.9.4rc0; python_version >= '3.8' | ||
aiosignal==1.3.1; python_version >= '3.7' | ||
annotated-types==0.6.0; python_version >= '3.8' | ||
asttokens==2.4.1 | ||
attrs==23.2.0; python_version >= '3.7' | ||
base58==1.0.3 | ||
bitarray==2.9.2 | ||
black==24.3.0; python_version >= '3.8' | ||
cached-property==1.5.2 | ||
certifi==2024.2.2; python_version >= '3.6' | ||
cffi==1.16.0; python_version >= '3.8' | ||
cfgv==3.4.0; python_version >= '3.8' | ||
charset-normalizer==3.3.2; python_full_version >= '3.7.0' | ||
click==8.1.7; python_version >= '3.7' | ||
cryptography==42.0.5 | ||
cytoolz==0.12.3; implementation_name == 'cpython' | ||
dataclassy==0.11.1; python_version >= '3.6' | ||
decorator==5.1.1; python_version >= '3.5' | ||
deprecated==1.2.14; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' | ||
distlib==0.3.8 | ||
eip712==0.2.5; python_version >= '3.8' and python_version < '4' | ||
eth-abi==4.2.1; python_full_version >= '3.7.2' and python_version < '4' | ||
eth-account==0.10.0; python_version >= '3.7' and python_version < '4' | ||
eth-ape==0.7.13; python_version >= '3.8' and python_version < '4' | ||
eth-bloom==3.0.0; python_version >= '3.8' and python_version < '4' | ||
eth-hash[pycryptodome]==0.7.0; python_version >= '3.8' and python_version < '4' | ||
eth-keyfile==0.8.0; python_version >= '3.8' and python_version < '4' | ||
eth-keys==0.4.0 | ||
eth-pydantic-types==0.1.0; python_version >= '3.8' and python_version < '4' | ||
eth-rlp==1.0.1; python_version >= '3.8' and python_version < '4' | ||
eth-tester[py-evm]==0.9.1b2 | ||
eth-typing==3.5.2; python_full_version >= '3.7.2' and python_version < '4' | ||
eth-utils==2.3.1; python_version >= '3.7' and python_version < '4' | ||
ethpm-types==0.6.9; python_version >= '3.8' and python_version < '4' | ||
evm-trace==0.1.3; python_version >= '3.8' and python_version < '4' | ||
evmchains==0.0.5; python_version >= '3.8' | ||
executing==2.0.1; python_version >= '3.5' | ||
filelock==3.13.4; python_version >= '3.8' | ||
frozenlist==1.4.1; python_version >= '3.8' | ||
greenlet==3.0.3; python_version >= '3.7' | ||
hexbytes==0.3.1; python_version >= '3.7' and python_version < '4' | ||
identify==2.5.35; python_version >= '3.8' | ||
idna==3.7; python_version >= '3.5' | ||
ijson==3.2.3 | ||
importlib-metadata==7.1.0; python_version >= '3.8' | ||
iniconfig==2.0.0; python_version >= '3.7' | ||
ipython==8.23.0; python_version >= '3.10' | ||
jedi==0.19.1; python_version >= '3.6' | ||
jsonschema==4.21.1; python_version >= '3.8' | ||
jsonschema-specifications==2023.12.1; python_version >= '3.8' | ||
lazyasd==0.1.4 | ||
lru-dict==1.2.0 | ||
markdown-it-py==3.0.0; python_version >= '3.8' | ||
matplotlib-inline==0.1.6; python_version >= '3.5' | ||
mdurl==0.1.2; python_version >= '3.7' | ||
morphys==1.0 | ||
msgspec==0.18.6; python_version >= '3.8' | ||
multidict==6.0.5; python_version >= '3.7' | ||
mypy-extensions==1.0.0; python_version >= '3.5' | ||
nodeenv==1.8.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6' | ||
numpy==1.26.4; python_version >= '3.10' | ||
packaging==23.2; python_version >= '3.7' | ||
pandas==1.5.3; python_version >= '3.8' | ||
parsimonious==0.9.0 | ||
parso==0.8.4; python_version >= '3.6' | ||
pathspec==0.12.1; python_version >= '3.8' | ||
pexpect==4.9.0; sys_platform != 'win32' and sys_platform != 'emscripten' | ||
platformdirs==4.2.0; python_version >= '3.8' | ||
pluggy==1.4.0; python_version >= '3.8' | ||
pre-commit==3.7.0; python_version >= '3.9' | ||
prompt-toolkit==3.0.43; python_full_version >= '3.7.0' | ||
protobuf==5.26.1; python_version >= '3.8' | ||
ptyprocess==0.7.0 | ||
pure-eval==0.2.2 | ||
py-cid==0.3.0 | ||
py-ecc==6.0.0; python_version >= '3.6' and python_version < '4' | ||
py-evm==0.7.0a4 | ||
py-geth==4.4.0; python_version >= '3.8' and python_version < '4' | ||
py-multibase==1.0.3 | ||
py-multicodec==0.2.1 | ||
py-multihash==0.2.3 | ||
pycparser==2.22; python_version >= '3.8' | ||
pycryptodome==3.20.0 | ||
pydantic==2.5.3; python_version >= '3.7' | ||
pydantic-core==2.14.6; python_version >= '3.7' | ||
pydantic-settings==2.2.1; python_version >= '3.8' | ||
pyethash==0.1.27 | ||
pygithub==1.59.1; python_version >= '3.7' | ||
pygments==2.17.2; python_version >= '3.7' | ||
pyjwt[crypto]==2.8.0; python_version >= '3.7' | ||
pynacl==1.5.0; python_version >= '3.6' | ||
pytest==7.4.4; python_version >= '3.7' | ||
pytest-mock==3.14.0; python_version >= '3.8' | ||
pytest-twisted==1.14.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' | ||
python-baseconv==1.2.2 | ||
python-dateutil==2.9.0.post0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2' | ||
python-dotenv==1.0.1; python_version >= '3.8' | ||
pytz==2024.1 | ||
pyunormalize==15.1.0; python_version >= '3.6' | ||
pyyaml==6.0.1; python_version >= '3.6' | ||
referencing==0.34.0; python_version >= '3.8' | ||
regex==2023.12.25; python_version >= '3.7' | ||
requests==2.31.0; python_version >= '3.7' | ||
rich==13.7.1; python_full_version >= '3.7.0' | ||
rlp==3.0.0 | ||
rpds-py==0.18.0; python_version >= '3.8' | ||
ruff==0.3.6; python_version >= '3.7' | ||
safe-pysha3==1.0.4 | ||
semantic-version==2.10.0; python_version >= '2.7' | ||
setuptools==69.2.0; python_version >= '3.8' | ||
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2' | ||
sortedcontainers==2.4.0 | ||
sqlalchemy==2.0.29; python_version >= '3.7' | ||
stack-data==0.6.3 | ||
toolz==0.12.1; python_version >= '3.7' | ||
tqdm==4.66.2; python_version >= '3.7' | ||
traitlets==5.14.2; python_version >= '3.8' | ||
trie==2.2.0; python_version >= '3.7' and python_version < '4' | ||
typing-extensions==4.11.0; python_version >= '3.8' | ||
urllib3==2.2.0; python_version >= '3.8' | ||
varint==1.0.2 | ||
virtualenv==20.25.1; python_version >= '3.7' | ||
watchdog==3.0.0; python_version >= '3.7' | ||
wcwidth==0.2.13 | ||
web3==6.15.1; python_full_version >= '3.7.2' | ||
websockets==12.0; python_version >= '3.8' | ||
wrapt==1.16.0; python_version >= '3.6' | ||
yarl==1.9.4; python_version >= '3.7' | ||
zipp==3.18.1; python_version >= '3.8' | ||
aiohttp==3.9.5 ; python_version >= "3.9" and python_version < "4" | ||
aiosignal==1.3.1 ; python_version >= "3.9" and python_version < "4" | ||
annotated-types==0.7.0 ; python_version >= "3.9" and python_version < "4" | ||
asttokens==2.4.1 ; python_version >= "3.9" and python_version < "4" | ||
async-timeout==4.0.3 ; python_version >= "3.9" and python_version < "3.11" | ||
attrs==23.2.0 ; python_version >= "3.9" and python_version < "4" | ||
automat==22.10.0 ; python_version >= "3.9" and python_version < "4" | ||
base58==1.0.3 ; python_version >= "3.9" and python_version < "4" | ||
bitarray==2.9.2 ; python_version >= "3.9" and python_version < "4" | ||
black==24.4.2 ; python_version >= "3.9" and python_version < "4" | ||
cached-property==1.5.2 ; python_version >= "3.9" and python_version < "4" | ||
certifi==2024.7.4 ; python_version >= "3.9" and python_version < "4" | ||
cfgv==3.4.0 ; python_version >= "3.9" and python_version < "4" | ||
charset-normalizer==3.3.2 ; python_version >= "3.9" and python_version < "4" | ||
ckzg==1.0.2 ; python_version >= "3.9" and python_version < "4" | ||
click==8.1.7 ; python_version >= "3.9" and python_version < "4" | ||
colorama==0.4.6 ; python_version >= "3.9" and python_version < "4" and (sys_platform == "win32" or platform_system == "Windows") | ||
constantly==23.10.4 ; python_version >= "3.9" and python_version < "4" | ||
cytoolz==0.12.3 ; python_version >= "3.9" and python_version < "4" and implementation_name == "cpython" | ||
dataclassy==0.11.1 ; python_version >= "3.9" and python_version < "4" | ||
decorator==5.1.1 ; python_version >= "3.9" and python_version < "4" | ||
distlib==0.3.8 ; python_version >= "3.9" and python_version < "4" | ||
eip712==0.2.7 ; python_version >= "3.9" and python_version < "4" | ||
eth-abi==5.1.0 ; python_version >= "3.9" and python_version < "4" | ||
eth-account==0.11.2 ; python_version >= "3.9" and python_version < "4" | ||
eth-ape==0.8.9 ; python_version >= "3.9" and python_version < "4" | ||
eth-bloom==3.0.1 ; python_version >= "3.9" and python_version < "4" | ||
eth-hash==0.7.0 ; python_version >= "3.9" and python_version < "4" | ||
eth-hash[pycryptodome]==0.7.0 ; python_version >= "3.9" and python_version < "4" | ||
eth-hash[pysha3]==0.7.0 ; python_version >= "3.9" and python_version < "4" and implementation_name == "cpython" | ||
eth-keyfile==0.8.1 ; python_version >= "3.9" and python_version < "4" | ||
eth-keys==0.5.1 ; python_version >= "3.9" and python_version < "4" | ||
eth-pydantic-types==0.1.0 ; python_version >= "3.9" and python_version < "4" | ||
eth-rlp==1.0.1 ; python_version >= "3.9" and python_version < "4" | ||
eth-tester[py-evm]==0.11.0b2 ; python_version >= "3.9" and python_version < "4" | ||
eth-typing==3.5.2 ; python_version >= "3.9" and python_version < "4" | ||
eth-utils==2.3.1 ; python_version >= "3.9" and python_version < "4" | ||
ethpm-types==0.6.14 ; python_version >= "3.9" and python_version < "4" | ||
eval-type-backport==0.2.0 ; python_version >= "3.9" and python_version < "3.10" | ||
evm-trace==0.2.0 ; python_version >= "3.9" and python_version < "4" | ||
evmchains==0.0.11 ; python_version >= "3.9" and python_version < "4" | ||
exceptiongroup==1.2.2 ; python_version >= "3.9" and python_version < "3.11" | ||
executing==2.0.1 ; python_version >= "3.9" and python_version < "4" | ||
filelock==3.15.4 ; python_version >= "3.9" and python_version < "4" | ||
frozenlist==1.4.1 ; python_version >= "3.9" and python_version < "4" | ||
greenlet==3.0.3 ; python_version >= "3.9" and python_version < "4" | ||
hexbytes==0.3.1 ; python_version >= "3.9" and python_version < "4" | ||
hyperlink==21.0.0 ; python_version >= "3.9" and python_version < "4" | ||
identify==2.6.0 ; python_version >= "3.9" and python_version < "4" | ||
idna==3.7 ; python_version >= "3.9" and python_version < "4" | ||
ijson==3.3.0 ; python_version >= "3.9" and python_version < "4" | ||
incremental==22.10.0 ; python_version >= "3.9" and python_version < "4" | ||
iniconfig==2.0.0 ; python_version >= "3.9" and python_version < "4" | ||
ipython==8.18.1 ; python_version >= "3.9" and python_version < "4" | ||
jedi==0.19.1 ; python_version >= "3.9" and python_version < "4" | ||
jsonschema-specifications==2023.12.1 ; python_version >= "3.9" and python_version < "4" | ||
jsonschema==4.23.0 ; python_version >= "3.9" and python_version < "4" | ||
lazyasd==0.1.4 ; python_version >= "3.9" and python_version < "4" | ||
lru-dict==1.2.0 ; python_version >= "3.9" and python_version < "4" | ||
markdown-it-py==3.0.0 ; python_version >= "3.9" and python_version < "4" | ||
matplotlib-inline==0.1.7 ; python_version >= "3.9" and python_version < "4" | ||
mdurl==0.1.2 ; python_version >= "3.9" and python_version < "4" | ||
morphys==1.0 ; python_version >= "3.9" and python_version < "4" | ||
msgspec==0.18.6 ; python_version >= "3.9" and python_version < "4" | ||
multidict==6.0.5 ; python_version >= "3.9" and python_version < "4" | ||
mypy-extensions==1.0.0 ; python_version >= "3.9" and python_version < "4" | ||
nodeenv==1.9.1 ; python_version >= "3.9" and python_version < "4" | ||
numpy==1.26.4 ; python_version >= "3.9" and python_version < "4" | ||
packaging==23.2 ; python_version >= "3.9" and python_version < "4" | ||
pandas==2.2.2 ; python_version >= "3.9" and python_version < "4" | ||
parsimonious==0.10.0 ; python_version >= "3.9" and python_version < "4" | ||
parso==0.8.4 ; python_version >= "3.9" and python_version < "4" | ||
pathspec==0.12.1 ; python_version >= "3.9" and python_version < "4" | ||
pexpect==4.9.0 ; python_version >= "3.9" and python_version < "4" and sys_platform != "win32" | ||
platformdirs==4.2.2 ; python_version >= "3.9" and python_version < "4" | ||
pluggy==1.5.0 ; python_version >= "3.9" and python_version < "4" | ||
pre-commit==3.7.1 ; python_version >= "3.9" and python_version < "4" | ||
prompt-toolkit==3.0.47 ; python_version >= "3.9" and python_version < "4" | ||
protobuf==5.27.2 ; python_version >= "3.9" and python_version < "4" | ||
ptyprocess==0.7.0 ; python_version >= "3.9" and python_version < "4" and sys_platform != "win32" | ||
pure-eval==0.2.2 ; python_version >= "3.9" and python_version < "4" | ||
py-cid==0.3.0 ; python_version >= "3.9" and python_version < "4" | ||
py-ecc==7.0.1 ; python_version >= "3.9" and python_version < "4" | ||
py-evm==0.10.1b1 ; python_version >= "3.9" and python_version < "4" | ||
py-geth==5.0.0b3 ; python_version >= "3.9" and python_version < "4" | ||
py-multibase==1.0.3 ; python_version >= "3.9" and python_version < "4" | ||
py-multicodec==0.2.1 ; python_version >= "3.9" and python_version < "4" | ||
py-multihash==0.2.3 ; python_version >= "3.9" and python_version < "4" | ||
pycryptodome==3.20.0 ; python_version >= "3.9" and python_version < "4" | ||
pydantic-core==2.20.1 ; python_version >= "3.9" and python_version < "4" | ||
pydantic-settings==2.3.4 ; python_version >= "3.9" and python_version < "4" | ||
pydantic==2.8.2 ; python_version >= "3.9" and python_version < "4" | ||
pygments==2.18.0 ; python_version >= "3.9" and python_version < "4" | ||
pytest-mock==3.14.0 ; python_version >= "3.9" and python_version < "4" | ||
pytest-twisted==1.14.2 ; python_version >= "3.9" and python_version < "4" | ||
pytest==8.2.2 ; python_version >= "3.9" and python_version < "4" | ||
python-baseconv==1.2.2 ; python_version >= "3.9" and python_version < "4" | ||
python-dateutil==2.9.0.post0 ; python_version >= "3.9" and python_version < "4" | ||
python-dotenv==1.0.1 ; python_version >= "3.9" and python_version < "4" | ||
python-statemachine==2.3.4 ; python_version >= "3.9" and python_version < "4" | ||
pytz==2024.1 ; python_version >= "3.9" and python_version < "4" | ||
pyunormalize==15.1.0 ; python_version >= "3.9" and python_version < "4" | ||
pywin32==306 ; python_version >= "3.9" and python_version < "4" and platform_system == "Windows" | ||
pyyaml==6.0.1 ; python_version >= "3.9" and python_version < "4" | ||
referencing==0.35.1 ; python_version >= "3.9" and python_version < "4" | ||
regex==2024.5.15 ; python_version >= "3.9" and python_version < "4" | ||
requests==2.32.3 ; python_version >= "3.9" and python_version < "4" | ||
rich==13.7.1 ; python_version >= "3.9" and python_version < "4" | ||
rlp==4.0.1 ; python_version >= "3.9" and python_version < "4" | ||
rpds-py==0.19.0 ; python_version >= "3.9" and python_version < "4" | ||
ruff==0.5.2 ; python_version >= "3.9" and python_version < "4" | ||
safe-pysha3==1.0.4 ; python_version >= "3.9" and python_version < "4" and implementation_name == "cpython" | ||
semantic-version==2.10.0 ; python_version >= "3.9" and python_version < "4" | ||
setuptools==70.3.0 ; python_version >= "3.9" and python_version < "4" | ||
six==1.16.0 ; python_version >= "3.9" and python_version < "4" | ||
sortedcontainers==2.4.0 ; python_version >= "3.9" and python_version < "4" | ||
sqlalchemy==2.0.31 ; python_version >= "3.9" and python_version < "4" | ||
stack-data==0.6.3 ; python_version >= "3.9" and python_version < "4" | ||
toml==0.10.2 ; python_version >= "3.9" and python_version < "3.11" | ||
tomli==2.0.1 ; python_version >= "3.9" and python_version < "3.11" | ||
toolz==0.12.1 ; python_version >= "3.9" and python_version < "4" and (implementation_name == "pypy" or implementation_name == "cpython") | ||
tqdm==4.66.4 ; python_version >= "3.9" and python_version < "4" | ||
traitlets==5.14.3 ; python_version >= "3.9" and python_version < "4" | ||
trie==3.0.1 ; python_version >= "3.9" and python_version < "4" | ||
twisted-iocpsupport==1.0.4 ; python_version >= "3.9" and python_version < "4" and platform_system == "Windows" | ||
twisted==24.3.0 ; python_version >= "3.9" and python_version < "4" | ||
typing-extensions==4.12.2 ; python_version >= "3.9" and python_version < "4" | ||
tzdata==2024.1 ; python_version >= "3.9" and python_version < "4" | ||
urllib3==2.2.2 ; python_version >= "3.9" and python_version < "4" | ||
varint==1.0.2 ; python_version >= "3.9" and python_version < "4" | ||
virtualenv==20.26.3 ; python_version >= "3.9" and python_version < "4" | ||
watchdog==3.0.0 ; python_version >= "3.9" and python_version < "4" | ||
wcwidth==0.2.13 ; python_version >= "3.9" and python_version < "4" | ||
web3==6.20.0 ; python_version >= "3.9" and python_version < "4" | ||
web3[tester]==6.20.0 ; python_version >= "3.9" and python_version < "4" | ||
websockets==12.0 ; python_version >= "3.9" and python_version < "4" | ||
yarl==1.9.4 ; python_version >= "3.9" and python_version < "4" | ||
zope-interface==6.4.post2 ; python_version >= "3.9" and python_version < "4" |
Oops, something went wrong.