-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
43 lines (42 loc) · 1.04 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
################################################################################
# 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`.
################################################################################
certifi==2018.11.29
chardet==3.0.4
click==7.0
coreapi-cli==1.0.9
coreapi==2.3.3
coreschema==0.0.4
dj-database-url==0.5.0
django-filter==2.0.0
django-heroku==0.3.1
django==2.1.4
djangorestframework==3.9.0
gunicorn==19.9.0
httpie==1.0.2
idna==2.7
itypes==1.1.0
jinja2==2.10
markdown==3.0.1
markupsafe==1.1.0
pbr==5.1.1
pipenv-to-requirements==0.6.1
pipenv==2018.11.26
psycopg2==2.7.6.1
pygments==2.3.0
pytz==2018.7
pyyaml==3.13
requests==2.20.1
uritemplate==3.0.0
urllib3==1.24.1
virtualenv-clone==0.4.0
virtualenv==16.1.0
whitenoise==4.1.2