boto3==1.17.18
certifi==2020.12.5
click==7.1.2
fastapi==0.63.0
httptools==0.1.1
isodate==0.6.0
owlready2==0.27
pydantic==1.8
rdflib==5.0.0
requests==2.25.1
s3transfer==0.3.4
typing-extensions==3.7.4.3
uvicorn==0.13.4
uvloop==0.15.2
websockets==8.1

[:python_version >= "2.6" and python_version not in "3.0, 3.1, 3.2"]
jmespath==0.10.0
pyparsing==2.4.7

[:python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2"]
python-dateutil==2.8.1
six==1.15.0

[:python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3"]
idna==2.10

[:python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4"]
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.3

[:python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4, 3.5"]
botocore==1.20.18

[:python_version >= "3.6"]
h11==0.12.0
starlette==0.13.6
