-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
51 lines (50 loc) · 1.96 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
################################################################################
# This requirements file has been automatically generated from `Pipfile` with
# `pipenv-to-requirements`
#
#
# This has been done to maintain backward compatibility with tools and services
# that do not support `Pipfile` yet.
#
# Do NOT edit it directly, use `pipenv install [-d]` to modify `Pipfile` and
# `Pipfile.lock` and then regenerate `requirements*.txt`.
################################################################################
appdirs==1.4.4
asgiref==3.2.10 ; python_version >= '3.5'
boto3==1.14.36
botocore==1.17.36
certifi==2020.6.20
chardet==3.0.4
distlib==0.3.1
django-appconf==1.0.4
django-countries==6.1.2
django-dotenv==1.4.2
django-imagekit==4.0.2
django-seed==0.2.2
django-storages==1.9.1
django==3.1
docutils==0.15.2 ; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2'
faker==4.1.1 ; python_version >= '3.4'
filelock==3.0.12
idna==2.10 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
importlib-metadata==1.7.0 ; python_version < '3.8'
importlib-resources==3.0.0 ; python_version < '3.7'
jmespath==0.10.0 ; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2'
pbr==5.4.5
pilkit==2.0
pillow==7.2.0
pipenv-to-requirements==0.9.0
pipenv==2020.6.2 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
python-dateutil==2.8.1 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'
pytz==2020.1
requests==2.24.0
s3transfer==0.3.3
sentry-sdk==0.16.3
six==1.15.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'
sqlparse==0.3.1 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
text-unidecode==1.3
urllib3==1.25.10 ; python_version != '3.4'
virtualenv-clone==0.5.4 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
virtualenv==20.0.30 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
zipp==3.1.0 ; python_version < '3.8'
psycopg2==2.8.5