#
# This file is autogenerated by pip-compile
# To update, run:
#
#    pip-compile --output-file=requirements/test.txt requirements/base.in requirements/test-master.in requirements/test.in
#
-e git+https://github.com/edx/TinCanPython.git@0.0.5.py.35#egg=tincan==0.0.5.py.35
amqp==1.4.9               # via kombu
aniso8601==7.0.0
anyjson==0.3.3            # via kombu
asn1crypto==0.24.0        # via cryptography
atomicwrites==1.3.0       # via pytest
attrs==19.1.0             # via pytest
billiard==3.3.0.23        # via celery
bleach==2.1.4
celery==3.1.25
certifi==2019.3.9         # via requests
cffi==1.12.3              # via cryptography
chardet==3.0.4            # via requests
click==7.0                # via code-annotations
code-annotations==0.3.1
configparser==3.7.4       # via importlib-metadata
contextlib2==0.5.5        # via importlib-metadata
cookies==2.2.1            # via responses
coverage==4.5.3           # via pytest-cov
cryptography==2.4.2
ddt==1.2.1
defusedxml==0.6.0         # via djangorestframework-xml
diff-cover==0.9.8
django-config-models==0.2.2
django-countries==4.6.1
django-crum==0.7.3        # via edx-rbac
django-fernet-fields==0.5
django-filter==1.0.4
django-ipware==2.1.0
django-model-utils==3.0.0
django-multi-email-field==0.5.1
django-object-actions==0.10.0
django-simple-history==2.7.0
django-waffle==0.12.0
django==1.11.18
djangorestframework-jwt==1.11.0  # via edx-drf-extensions
djangorestframework-oauth==1.1.0
djangorestframework-xml==1.3.0
djangorestframework==3.6.3
edx-django-oauth2-provider==1.3.5
edx-django-utils==1.0.5   # via edx-drf-extensions
edx-drf-extensions==2.3.1
edx-opaque-keys==0.4.4
edx-rbac==0.2.1
edx-rest-api-client==1.9.2
enum34==1.1.6             # via cryptography
factory-boy==2.12.0
faker==1.0.7              # via factory-boy
flaky==3.5.3
freezegun==0.3.12
funcsigs==1.0.2           # via mock, pytest
future==0.17.1            # via pyjwkest
html5lib==1.0.1
idna==2.8                 # via cryptography, requests
importlib-metadata==0.18  # via pluggy, pytest
inflect==2.1.0            # via jinja2-pluralize
ipaddress==1.0.22         # via cryptography, faker
jinja2-pluralize==0.3.0   # via diff-cover
jinja2==2.10.1            # via code-annotations, diff-cover, jinja2-pluralize
jsondiff==1.1.1
jsonfield==2.0.2
kombu==3.0.37             # via celery
markupsafe==1.1.1         # via jinja2
mock==3.0.5
more-itertools==5.0.0     # via pytest
newrelic==4.20.0.120      # via edx-django-utils
packaging==19.0           # via pytest
path.py==8.2.1
pathlib2==2.3.3           # via importlib-metadata, pytest, pytest-django
pbr==5.2.1                # via stevedore
pillow==5.4.1
pluggy==0.12.0            # via pytest
psutil==1.2.1             # via edx-django-utils, edx-drf-extensions
py==1.8.0                 # via pytest, pytest-catchlog
pycparser==2.19           # via cffi
pycryptodomex==3.8.2      # via pyjwkest
pygments==2.4.2           # via diff-cover
pyjwkest==1.3.2           # via edx-drf-extensions
pyjwt==1.7.1              # via djangorestframework-jwt, edx-rest-api-client
pymongo==3.8.0            # via edx-opaque-keys
pyparsing==2.4.0          # via packaging
pytest-catchlog==1.2.2
pytest-cov==2.7.1
pytest-django==3.5.0
pytest==4.6.3             # via pytest-catchlog, pytest-cov, pytest-django
python-dateutil==2.8.0
python-slugify==3.0.2     # via code-annotations
pytz==2019.1
pyyaml==5.1.1             # via code-annotations
requests==2.21.0
responses==0.10.6
rest-condition==1.0.3     # via edx-drf-extensions
rules==2.0.1
scandir==1.10.0           # via pathlib2
semantic-version==2.6.0   # via edx-drf-extensions
shortuuid==0.5.0          # via edx-django-oauth2-provider
six==1.12.0               # via bleach, cryptography, diff-cover, edx-drf-extensions, edx-opaque-keys, edx-rbac, faker, freezegun, html5lib, mock, more-itertools, packaging, pathlib2, pyjwkest, pytest, python-dateutil, responses, stevedore
slumber==0.7.1            # via edx-rest-api-client
stevedore==1.30.1         # via code-annotations, edx-opaque-keys
testfixtures==6.9.0
text-unidecode==1.2       # via faker, python-slugify
unicodecsv==0.14.1
urllib3==1.24.3           # via requests
wcwidth==0.1.7            # via pytest
webencodings==0.5.1       # via html5lib
zipp==0.5.1               # via importlib-metadata
