-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
53 lines (53 loc) · 906 Bytes
/
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
asn1crypto==0.24.0
astroid==2.0.4
autopep8==1.4.1
backcall==0.1.0
beautifulsoup4==4.6.3
bs4==0.0.1
certifi==2018.10.15
cffi==1.11.5
chardet==3.0.4
cryptography==2.3.1
decorator==4.3.0
Django==2.1.2
django-extensions==2.1.3
future==0.16.0
git-pylint-commit-hook==2.5.0
gunicorn==19.9.0
icalendar==4.0.3
idna==2.7
ipdb==0.11
ipython==7.0.1
ipython-genutils==0.2.0
isort==4.3.4
jedi==0.13.1
lazy-object-proxy==1.3.1
lxml==4.2.5
mccabe==0.6.1
parso==0.3.1
pexpect==4.6.0
pickleshare==0.7.5
pkg-resources==0.0.0
prompt-toolkit==2.0.6
psycopg2==2.7.5
psycopg2-binary==2.7.5
ptyprocess==0.6.0
pycodestyle==2.4.0
pycparser==2.19
pydot==1.2.4
Pygments==2.2.0
pylint==2.1.1
pylint-django==2.0.2
pylint-plugin-utils==0.4
PyMySQL==0.9.2
pyparsing==2.2.2
python-dateutil==2.7.3
pytz==2018.5
requests==2.20.0
simplegeneric==0.8.1
six==1.11.0
traitlets==4.3.2
typed-ast==1.1.0
urllib3==1.24
wcwidth==0.1.7
wrapt==1.10.11