-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
72 lines (72 loc) · 1.17 KB
/
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
anyjson==0.3.3
astroid==2.0.4
atomicwrites==1.2.1
attrs==18.2.0
behave==1.2.6
behave-django==1.1.0
biopython==1.72
blessings==1.7
certifi==2018.10.15
chardet==3.0.4
coverage==4.5.1
cssselect==1.0.3
dj-database-url==0.5.0
Django==2.1.3
django-debug-toolbar==1.10.1
django-nose==1.4.6
django-randomslugfield==0.3.0
django-with-asserts==0.0.1
extras==1.0.0
fixtures==3.0.0
flake8==3.6.0
future==0.17.1
fuzzywuzzy==0.17.0
gherkin-official==4.1.3
gunicorn==19.9.0
idna==2.7
isort==4.3.4
Jinja2==2.10
lazy-object-proxy==1.3.1
linecache2==1.0.0
lxml==4.2.5
MarkupSafe==1.1.0
mccabe==0.6.1
mock==2.0.0
more-itertools==4.3.0
nose==1.3.7
nose-exclude==0.5.0
numpy==1.15.4
parse==1.9.0
parse-type==0.4.2
pathlib2==2.3.2
pbr==5.1.1
pep8==1.7.1
pluggy==0.8.0
psycopg2==2.7.6.1
py==1.7.0
pycodestyle==2.4.0
pyflakes==2.0.0
pylint==2.1.1
pyperclip==1.7.0
pytest==3.10.1
python-dateutil==2.7.5
python-mimeparse==1.6.0
python-subunit==1.3.0
pytz==2018.7
PyYAML==3.13
redis==2.10.6
repoze.lru==0.7
requests==2.20.1
selenium==3.141.0
six==1.11.0
sqlparse==0.2.4
sure==1.4.11
testtools==2.3.0
traceback2==1.4.0
typed-ast==1.1.0
unittest2==1.1.0
urllib3==1.24.1
uWSGI==2.0.17.1
vine==1.1.4
whitenoise==4.1
wrapt==1.10.11