-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathrequirements.txt
More file actions
90 lines (88 loc) · 3.42 KB
/
requirements.txt
File metadata and controls
90 lines (88 loc) · 3.42 KB
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
# This file is autogenerated by Prequ. To update, run:
#
# prequ update
#
--no-binary psycopg2
arrow==1.2.1 # via django-q
asgiref==3.4.1 # via django
attrs==21.4.0 # via jsonschema
blessed==1.19.0 # via django-q
cachetools==4.2.4 # via django-helusers
certifi==2021.10.8 # via elastic-apm, requests, sentry-sdk
cffi==1.15.0 # via cryptography
charset-normalizer==2.0.9 # via requests
convertdate==2.3.2 # via workalendar
croniter==1.1.0
cryptography==36.0.1 # via pyjwt, social-auth-core
defusedxml==0.7.1 # via python3-openid, social-auth-core
deprecation==2.1.0 # via django-helusers
django==3.2.10
django-activity-stream==0.10.0
django-admin-sortable2==1.0.3
django-allauth==0.47.0
django-cors-headers==3.10.1
django-environ==0.4.5
django-extended-choices==1.3.3
django-filter==21.1
django-helusers==0.7.0
django-jsonfield-compat==0.4.4
django-picklefield==3.0.1 # via django-q
django-private-storage==3.0
django-q==1.3.9
djangorestframework==3.13.1
djangorestframework-gis==0.17
docxcompose==1.3.4 # via docxtpl
docxtpl==0.15.1
drf-extensions==0.7.1
drf-oidc-auth==0.10.0
drf-spectacular==0.21.1
ecdsa==0.17.0 # via python-jose
elastic-apm==6.8.1
et-xmlfile==1.1.0 # via openpyxl
future==0.18.2 # via pyjwkest
idna==3.3 # via requests
inflection==0.5.1 # via drf-spectacular
jinja2==3.0.3 # via docxtpl
jsonschema==4.4.0 # via drf-spectacular
lunardate==0.2.0 # via workalendar
lxml==4.7.1 # via docxcompose, docxtpl, python-docx, python-pptx
markupsafe==2.0.1 # via jinja2
numpy==1.21.5
oauthlib==3.2.1 # via requests-oauthlib, social-auth-core
openpyxl==3.0.9
packaging==21.3 # via deprecation
pillow==8.4.0
psycopg2==2.9.2
pyasn1==0.4.8 # via python-jose, rsa
pycparser==2.21 # via cffi
pycryptodomex==3.12.0 # via pyjwkest
pyjwkest==1.4.2 # via drf-oidc-auth
pyjwt[crypto]==2.3.0 # via django-allauth, social-auth-core
pyluach==1.3.0 # via workalendar
pymeeus==0.5.11 # via convertdate
pyparsing==3.0.6 # via packaging
pyrsistent==0.17.3
python-dateutil==2.8.2 # via arrow, croniter, workalendar
python-docx==0.8.11 # via docxcompose, docxtpl
python-jose==3.3.0 # via django-helusers
python-pptx==0.6.21
python3-openid==3.2.0 # via django-allauth, social-auth-core
pytz==2021.3 # via convertdate, django, djangorestframework
pyyaml==6.0 # via drf-spectacular
raven==6.10.0
redis==3.5.3 # via django-q
requests==2.26.0 # via django-allauth, django-helusers, pyjwkest, requests-oauthlib, social-auth-core
requests-oauthlib==1.3.0 # via django-allauth, social-auth-core
rsa==4.8 # via python-jose
sentry-sdk==1.5.6
six==1.16.0 # via blessed, django-extended-choices, docxcompose, docxtpl, ecdsa, pyjwkest, python-dateutil
social-auth-app-django==5.0.0
social-auth-core==4.1.0 # via social-auth-app-django
sqlparse==0.4.2 # via django
urllib3==1.26.7 # via elastic-apm, requests, sentry-sdk
uritemplate==4.1.1 # via drf-spectacular
wcwidth==0.2.5 # via blessed
workalendar==16.2.0
xlsxwriter==3.0.2 # via python-pptx
# The following packages are considered to be unsafe in a requirements file:
# setuptools # via docxcompose