forked from alannanoguchi/37_Boroughs
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
80 lines (80 loc) · 1.38 KB
/
requirements.txt
File metadata and controls
80 lines (80 loc) · 1.38 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
appdirs==1.4.4
asgiref==3.4.1
astroid==2.9.2
attrs==21.4.0
autopep8==1.6.0
backports.zoneinfo==0.2.1
boto3==1.20.31
botocore==1.23.31
census==0.8.18
certifi==2021.10.8
cffi==1.15.0
chardet==4.0.0
charset-normalizer==2.0.10
cryptography==36.0.1
defusedxml==0.7.1
distlib==0.3.4
Django==4.0.1
django-allauth==0.47.0
django-appconf==1.0.5
django-db==0.0.7
django-embed-video==1.4.1
django-filter==21.1
django-imagekit==4.1.0
django-restframework==0.0.1
django-storages==1.12.3
djangorestframework==3.13.1
docutils==0.18.1
entrypoints==0.3
filelock==3.4.2
flake8==4.0.1
future==0.18.2
gunicorn==20.1.0
idna==3.3
importlib-metadata==4.10.0
iniconfig==1.1.1
isort==5.10.1
jellyfish==0.6.1
jmespath==0.10.0
lazy-object-proxy==1.7.1
Markdown==3.3.6
mccabe==0.6.1
more-itertools==8.12.0
newrelic==7.2.4.171
oauthlib==3.1.1
optional-django==0.3.0
packaging==21.3
pilkit==2.0
Pillow==9.0.0
platformdirs==2.4.1
pluggy==1.0.0
psycopg2-binary==2.9.3
py==1.11.0
pycodestyle==2.8.0
pycparser==2.21
pyflakes==2.4.0
PyJWT==2.3.0
pylint==2.12.2
PyMySQL==1.0.2
pyparsing==3.0.6
pytest==6.2.5
python-dateutil==2.8.2
python-dotenv==0.19.2
python3-openid==3.2.0
pytz==2021.3
requests==2.27.1
requests-oauthlib==1.3.0
s3transfer==0.5.0
sentry-sdk==1.5.1
six==1.16.0
sqlparse==0.4.2
toml==0.10.2
typing_extensions==4.0.1
urllib3==1.26.8
us==2.0.2
virtualenv==20.13.0
wcwidth==0.2.5
whitenoise==5.3.0
wrapt==1.13.3
yelpapi==2.4.0
zipp==3.7.0