forked from City-of-Helsinki/aplans
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
103 lines (102 loc) · 4.11 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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile
#
-e git+https://github.com/juyrjola/django-orghierarchy.git#egg=django-orghierarchy
-e git+https://github.com/juyrjola/django-rest-framework-json-api.git#egg=djangorestframework-jsonapi
aniso8601==7.0.0
atomicwrites==1.3.0 # via pytest
attrs==19.2.0 # via pytest
backcall==0.1.0 # via ipython
certifi==2019.9.11 # via requests, sentry-sdk
chardet==3.0.4 # via requests
coverage==4.5.4 # via pytest-cov
decorator==4.4.0 # via ipython, traitlets
defusedxml==0.6.0 # via odfpy, python3-openid, social-auth-core
diff-match-patch==20181111 # via django-import-export
django-admin-autocomplete-filter==0.3
django-admin-numeric-filter==0.1.5
django-admin-ordering==0.11.0
django-appconf==1.0.3 # via django-image-cropping
django-ckeditor==5.7.1
django-cors-headers==3.1.1
django-environ==0.4.5
django-extensions==2.2.1
django-filter==2.2.0
django-helusers==0.5.1
django-image-cropping==1.2.0
django-import-export==1.2.0
django-js-asset==1.2.2 # via django-admin-ordering, django-ckeditor, django-mptt
django-mptt==0.10.0
django==2.2.6
djangorestframework==3.10.3
drf-oidc-auth==0.9 # via django-helusers
easy-thumbnails==2.6
ecdsa==0.13.2 # via python-jose
et-xmlfile==1.0.1 # via openpyxl
future==0.17.1 # via pyjwkest, python-jose
graphene-django-optimizer==0.6.0
graphene-django==2.5.0
graphene==2.1.8 # via graphene-django
graphql-core==2.2.1 # via graphene, graphene-django, graphql-relay
graphql-relay==2.0.0 # via graphene
idna==2.8 # via requests
inflection==0.3.1
ipython-genutils==0.2.0 # via traitlets
ipython==7.8.0
jdcal==1.4.1 # via openpyxl
jedi==0.15.1 # via ipython
lxml==4.4.1
markdown==3.1.1
markuppy==1.14 # via tablib
more-itertools==7.2.0 # via pytest
oauthlib==3.1.0 # via requests-oauthlib, social-auth-core
odfpy==1.4.0 # via tablib
openpyxl==3.0.0 # via tablib
packaging==19.2 # via pytest
parso==0.5.1 # via jedi
pexpect==4.7.0 # via ipython
pickleshare==0.7.5 # via ipython
pillow==6.2.0
plotly==4.1.1
pluggy==0.13.0 # via pytest
promise==2.2.1 # via graphene-django, graphql-core, graphql-relay
prompt-toolkit==2.0.9 # via ipython
psycopg2-binary==2.8.3
ptyprocess==0.6.0 # via pexpect
py==1.8.0 # via pytest
pyasn1==0.4.7 # via rsa
pycryptodomex==3.9.0 # via pyjwkest
pygments==2.4.2 # via ipython
pyjwkest==1.4.2 # via drf-oidc-auth
pyjwt==1.7.1 # via social-auth-core
pyparsing==2.4.2 # via packaging
pytest-cov==2.7.1
pytest-django==3.5.1
pytest==5.2.0 # via pytest-cov, pytest-django
python-jose==3.0.1
python3-openid==3.1.0 # via social-auth-core
pytz==2019.2 # via django
pyyaml==5.1.2 # via tablib
requests-oauthlib==1.2.0 # via social-auth-core
requests==2.22.0 # via django-helusers, pyjwkest, requests-oauthlib, social-auth-core
retrying==1.3.3 # via plotly
rsa==4.0 # via python-jose
rx==1.6.1 # via graphql-core
sentry-sdk==0.12.2
singledispatch==3.4.0.3 # via graphene-django
six==1.12.0 # via django-appconf, django-extensions, django-image-cropping, graphene, graphene-django, graphql-core, graphql-relay, packaging, plotly, promise, prompt-toolkit, pyjwkest, python-jose, retrying, singledispatch, social-auth-app-django, social-auth-core, traitlets
social-auth-app-django==3.1.0
social-auth-core==3.2.0 # via social-auth-app-django
sqlparse==0.3.0 # via django
swapper==1.1.1
tablib==0.14.0 # via django-import-export
traitlets==4.3.2 # via ipython
urllib3==1.25.6 # via requests, sentry-sdk
wcwidth==0.1.7 # via prompt-toolkit, pytest
xlrd==1.2.0 # via tablib
xlwt==1.3.0 # via tablib
# The following packages are considered to be unsafe in a requirements file:
# setuptools==41.6.0 # via ipython, markdown