-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
142 lines (136 loc) · 3.14 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
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
git+https://github.com/pansapiens/drf_openapi.git@105-proxy-label-cannot-be-decoded#egg=drf_openapi
git+https://github.com/pansapiens/json-merge-patch.git#egg=json_merge_patch
git+https://github.com/adamchainz/django-jsonfield#egg=django-jsonfield
alabaster==0.7.10
amqp
appdirs==1.4.3
asn1crypto==0.24.0
attrdict==2.0.0
attrs==22.2.0
argon2-cffi
Babel==2.5.3
backoff==1.8.0
BaseHash
bcrypt
beautifulsoup4==4.7.1
biopython==1.70
boto3==1.9.81
botocore==1.12.140
celery==4.4.7
# We always want the latest certifi (Mozilla's Root Certificate bundle)
certifi
cffi==1.11.5
chardet==3.0.4
#codecov==2.1.13
coreapi==2.3.3
coreschema==0.0.4
coverage==4.4.2
defusedxml==0.5.0
dicttoxml==1.7.4
Django==2.2.28
django-allauth==0.38.0
django-braces==1.13.0
django-cache-memoize==0.1.6
django-celery-beat
#django-celery-beat==1.4.0
django-celery-results
#django-celery-results==1.0.4
django-cors-headers==2.4.0
django-environ==0.4.5
django-extensions==2.1.4
ipython==7.16.1
django-filter==2.0.0
django-guardian==2.3.0
djangorestframework-guardian==0.3.0
django-oauth-toolkit==1.2.0
django-object-actions==1.0.0
django-rest-framework-social-oauth2==1.1.0
django-rest-swagger==2.1.2
django-reversion==3.0.2
djangorestframework-csv==2.1.1
# Using this commit of django-storages until >1.9.1 release, due to issue #835, and memory usage
git+https://github.com/pansapiens/django-storages.git@sftp-streaming#egg=django-storages
# django-storages==1.9.1
django-timezone-field
djangorestframework==3.9.4
djangorestframework-jwt==1.11.0
docutils==0.16
enasearch==0.2.0
ephem==3.7.6.0
# Fabric3==1.14.post1 # deprecated, mainline fabric now supports Python 3
fabric==1.15.0 # fabric3 fork merged into 1.x mainline
# fabric==2.5.0 # significant api changes
flake8==3.5.0
flower==0.9.7
fs==2.2.1
gevent==1.4.0
greenlet==0.4.15
gunicorn==19.9.0
humanize==2.2.0
idna==2.6
imagesize==0.7.1
itypes==1.1.0
Jinja2>=2.10.1
jmespath==0.9.3
jsonpatch==1.23
jsonpointer==2.0
lxml==4.6.3
Markdown==3.0.1
MarkupSafe==1.0
mccabe==0.6.1
numpy==1.15.1
oauthlib==2.0.6
openapi-codec==1.3.2
pandas==0.23.4
# git+https://github.com/paramiko/paramiko/#egg=paramiko
paramiko==2.12.0
# cryptography can be changed to cryptography==3.1 once next paramiko release is out (2.7.2+).
# Issue: https://github.com/paramiko/paramiko/commit/11ebdf5f6c091e07434017de2880fd82c4f40497
# cryptography>=2.5
psycopg2==2.8.4
psycopg2-binary==2.7.6.1
ptvsd==4.3.2
py==1.5.2
pyasn1==0.4.5
pycodestyle==2.3.1
pycparser==2.19
pydash==4.7.6
pyflakes==1.6.0
Pygments==2.7.4
PyJWT==1.7.1
PyNaCl==1.3.0
python-crontab==2.3.6
python-dateutil==2.6.1
python-magic==0.4.15
python3-openid==3.1.0
pytz==2018.5
PyYAML==5.4
redis==3.0.1
requests==2.21.0
requests-oauthlib==0.8.0
rest-social-auth==2.0.2
robobrowser==0.5.3
s3transfer==0.1.12
sentry-sdk==0.17.0
setproctitle==1.2.2
simplejson==3.13.2
six==1.14.0
snowballstemmer==1.2.1
social-auth-app-django==3.1.0
social-auth-core==3.0.0
soupsieve==1.7.1
Sphinx==1.6.6
sphinx-rtd-theme==0.2.4
sphinxcontrib-websupport==1.0.1
text-unidecode==1.3
toolz==0.9.0
typing==3.6.6
typing-extensions==3.7.4.2
unicodecsv==0.14.1
uritemplate==3.0.0
urllib3<1.25,>=1.21.1
vine
webdavclient3==3.14.6
Werkzeug==0.15.3
xmltodict==0.11.0
xxhash==1.3.0