| 1234567891011121314151617181920212223242526272829303132333435363738 |
- [[source]]
- url = "https://pypi.org/simple"
- verify_ssl = true
- name = "pypi"
- [packages]
- attrs = "==21.4.0"
- cffi = "==1.15.0"
- colorama = "==0.4.4"
- execnet = "==1.9.0"
- future-fstrings = "==1.2.0"
- iniconfig = "==1.1.1"
- msgpack = "==1.0.3"
- pluggy = "==1.0.0"
- py = "==1.11.0"
- pycparser = "==2.21"
- pycryptodomex = "==3.12.0"
- pydantic = "==1.9.0"
- pyparsing = "==3.0.6"
- pyteal = "==v0.11.1"
- py-algorand-sdk = "==1.10.0b1"
- pytest = "==6.2.5"
- pytest-depends = "==1.0.1"
- pytest-forked = "==1.4.0"
- pytest-xdist = "==2.5.0"
- toml = "==0.10.2"
- typing-extensions = "==4.0.1"
- uvarint = "==1.2.0"
- eth_abi = "==2.1.1"
- coincurve = "==16.0.0"
- PyNaCl = "==1.5.0"
- PyYAML = "==6.0"
- eth-utils = "*"
- [dev-packages]
- [requires]
- python_version = "3.10"
|