-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
executable file
·77 lines (77 loc) · 1.4 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
73
74
75
76
77
astroid==2.3.3
autopep8==1.5
beautifulsoup4==4.8.2
certifi==2019.11.28
chardet==3.0.4
Django==2.2.8
django-appconf==1.0.3
django-compressor==2.4
django-cors-headers==3.2.1
django-debug-toolbar==2.1
django-filter==2.2.0
django-htmlmin==0.11.0
django-split-settings==0.3.0
djangorestframework==3.11.0
djangorestframework-simplejwt==4.3.0
gunicorn==20.0.4
html5lib==1.0.1
idna==2.8
isort==4.3.21
lazy-object-proxy==1.4.3
Markdown==3.1.1
mccabe==0.6.1
numpy==1.18.1
pandas==0.24.2
psycopg2==2.8.4
pycodestyle==2.5.0
PyJWT==1.7.1
pylint==2.4.4
python-dateutil==2.8.1
python-decouple==3.3
python-memcached==1.59
pytz==2019.3
rcssmin==1.0.6
requests==2.22.0
rjsmin==1.1.0
six==1.13.0
soupsieve==1.9.5
sqlparse==0.3.0
typed-ast==1.4.1
urllib3==1.25.8
webencodings==0.5.1
wrapt==1.11.2
xlrd==1.2.0
beautifulsoup4==4.8.2
certifi==2019.11.28
chardet==3.0.4
Django==2.2.8
django-appconf==1.0.3
django-compressor==2.4
django-cors-headers==3.2.1
django-debug-toolbar==2.1
django-filter==2.2.0
django-htmlmin==0.11.0
django-split-settings==0.3.0
djangorestframework==3.11.0
djangorestframework-simplejwt==4.3.0
html5lib==1.0.1
idna==2.8
Markdown==3.1.1
numpy==1.18.1
pandas==1.0.1
pkg-resources==0.0.0
psycopg2==2.8.4
PyJWT==1.7.1
python-dateutil==2.8.1
python-decouple==3.3
python-memcached==1.59
pytz==2019.3
rcssmin==1.0.6
requests==2.22.0
rjsmin==1.1.0
six==1.13.0
soupsieve==1.9.5
sqlparse==0.3.0
urllib3==1.25.8
webencodings==0.5.1
xlrd==1.2.0