-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtest_requirements.txt
87 lines (86 loc) · 1.85 KB
/
test_requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file=test_requirements.txt test_requirements.in
#
-e git+https://github.com/edx/acid-block.git@98aecba94ecbfa934e2d00262741c0ea9f557fc9#egg=acid-xblock
-e git+https://github.com/edx/[email protected]#egg=django-pyfs==1.0.3
-e xblock-sdk
-e git+https://github.com/edx/[email protected]#egg=xblock-utils
appdirs==1.4.3
astroid==1.6.6 # via pylint
atomicwrites==1.3.0
attrs==19.2.0
backports.functools-lru-cache==1.6.1 # via astroid, isort, pylint
backports.os==0.1.1
binaryornot==0.4.4
bok_choy==0.7.1
boto3==1.4.8
boto==2.39.0
botocore==1.8.50
chardet==3.0.4
configparser==4.0.2
contextlib2==0.6.0
cookiecutter==0.9.0
coverage==4.5.4
ddt==1.2.1
django-nose==1.4.6
django==1.11.25
docutils==0.15.2
enum34==1.1.6
filelock==3.0.12
fs-s3fs==0.1.5
fs==2.0.27
funcsigs==1.0.2
future==0.17.1
futures==3.3.0 ; python_version == "2.7"
importlib-metadata==0.23
isort==4.3.21 # via pylint
jinja2==2.10.1
jmespath==0.9.4
lazy-object-proxy==1.4.3 # via astroid
lazy==1.1
lxml==3.8.0
mako==1.1.0
markupsafe==1.1.1
mccabe==0.6.1 # via pylint
mock==3.0.5
more-itertools==5.0.0
needle==0.5.0
nose==1.3.7
packaging==19.2
pathlib2==2.3.5
pillow==6.1.0
pluggy==0.13.0
py==1.8.0
pycodestyle==2.5.0
pylint==1.9.5
pyparsing==2.4.2
pypng==0.0.20
pytest-cov==2.7.1
pytest-django==3.5.1
pytest==4.6.5
python-dateutil==2.8.0
pytz==2019.2
pyyaml==5.1.2
requests==2.9.1
s3transfer==0.1.13
scandir==1.10.0
selenium==3.4.1
simplejson==3.16.0
singledispatch==3.4.0.3 # via astroid, pylint
six==1.10.0
toml==0.10.0
tox-battery==0.5.1
tox==3.14.0
typing==3.7.4.1
virtualenv==16.7.5
wcwidth==0.1.7
web-fragments==0.3.0
webob==1.8.5
wrapt==1.11.2 # via astroid
xblock==1.2.6
zipp==0.6.0
# The following packages are considered to be unsafe in a requirements file:
# setuptools