aiohttp-sse-client==0.1.7
certifi==2020.12.5
cffi==1.14.5
crc16==0.1.1
cryptography==3.4.7
django==2.2.20
django-cors-headers==3.7.0
django-environ==0.4.5
django-model-utils==4.1.1
djangorestframework==3.12.4
mnemonic==0.19
psycopg2-binary==2.8.6
pyjwt==1.7.1
pytz==2021.1
stellar-base-sseclient==0.0.21
stellar-sdk==2.13.0
toml==0.10.2
whitenoise==5.2.0

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

[:python_version < "3.8"]
typing-extensions==3.7.4.3

[:python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3"]
attrs==20.3.0
idna==2.10
pycparser==2.20
pynacl==1.4.0
six==1.15.0

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

[: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.4

[:python_version >= "3.5"]
sqlparse==0.4.1

[:python_version >= "3.6"]
aiohttp==3.7.4.post0
multidict==5.1.0
yarl==1.6.3
