aiohttp-sse-client==0.2.1
aiohttp==3.7.4.post0
certifi==2021.5.30
cffi==1.14.6
mnemonic==0.20
pynacl==1.4.0
requests==2.26.0
stellar-base-sseclient==0.0.21
toml==0.10.2
typing-extensions==3.10.0.0

[:python_full_version >= "3.5.3"]
async-timeout==3.0.1

[:python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3"]
pycparser==2.20
six==1.16.0

[:python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4"]
attrs==21.2.0
chardet==4.0.0

[:python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4" and python_version < "4"]
urllib3==1.26.6

[:python_version >= "3"]
charset-normalizer==2.0.4
idna==3.2

[:python_version >= "3.6"]
multidict==5.1.0
yarl==1.6.3
