* changed over to package format and removed tools, added poetry * reformat into miner_interface project * add dist to .gitignore * update readme and finish reformatting * Added couple missing imports. (#13) * change name to pyasic Co-authored-by: upstreamdata <brett@upstreamdata.ca> Co-authored-by: Mika Impola <mika@impola.fi>
18 lines
560 B
Plaintext
18 lines
560 B
Plaintext
anyio==3.6.1
|
|
asyncssh==2.11.0
|
|
certifi==2022.6.15
|
|
cffi==1.15.1
|
|
cryptography==37.0.2
|
|
h11==0.12.0
|
|
httpcore==0.15.0
|
|
httpx==0.23.0
|
|
idna==3.3
|
|
passlib==1.7.4
|
|
pyaml==21.10.1
|
|
pycparser==2.21
|
|
PyYAML==6.0
|
|
rfc3986==1.5.0
|
|
sniffio==1.2.0
|
|
toml==0.10.2
|
|
typing_extensions==4.3.0
|