-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
59 lines (59 loc) · 1 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
appdirs==1.4.3
asn1crypto==0.24.0
astroid==2.1.0
attrs==18.2.0
black==18.9b0
blessed==1.14.2
botocore==1.10.2
cement==2.8.2
certifi==2018.1.18
cffi==1.11.5
chardet==3.0.4
Click==7.0
colorama==0.3.7
cryptography==2.5
defusedxml==0.5.0
django>=2.0.11
django-allow-cidr==0.3.1
django-braces==1.12.0
django-cors-headers==2.4.0
django-filter==2.0.0
djangorestframework==3.8.2
dockerpty==0.4.1
docopt==0.6.2
docutils==0.14
dry-rest-permissions==0.1.10
idna==2.6
isort==4.3.4
jmespath==0.9.3
lazy-object-proxy==1.3.1
mccabe==0.6.1
oauthlib==2.0.7
pathspec==0.5.5
pbr==3.1.1
plaid-python==2.3.3
psycopg2==2.7.4
pycparser==2.19
PyJWT==1.6.1
pylint==2.2.2
python-dateutil==2.6.1
python3-openid==3.1.0
pytz==2018.3
PyYAML==4.2b1
requests==2.20.0
requests-oauthlib==0.8.0
semantic-version==2.5.0
six==1.11.0
stevedore==1.27.1
tabulate==0.7.5
termcolor==1.1.0
toml==0.10.0
typed-ast==1.1.1
urllib3==1.23
uWSGI==2.0.18
virtualenv==15.1.0
virtualenv-clone==0.2.6
virtualenvwrapper==4.7.2
wcwidth==0.1.7
websocket-client==0.47.0
wrapt==1.10.11