forked from mdenoronha/dating-app
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
54 lines (54 loc) · 1.89 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
asgiref==3.4.1
astroid==2.8.2
awscli==1.20.58
boto3==1.18.58
botocore==1.21.58
certifi==2021.10.8
chardet==3.0.4
click==8.0.3
colorama==0.4.4
dj-database-url==0.5.0
Django==2.2.24
django-filter==21.1
django-storages==1.12
docutils==0.17.1
Flask==2.0.2
gunicorn==20.1.0
heroku==0.1.4
idna==3.2
isort==5.9.3
itsdangerous==2.0.1
jedi==0.18.0
Jinja2==3.0.2
jmespath==0.10.0
lazy-object-proxy==1.6.0
MarkupSafe==2.0.1
mccabe==0.6.1
parso==0.8.2
pbr==5.2.1
Pillow==8.3.2
psycopg2==2.9.1
psycopg2-binary==2.9.1
pyasn1==0.4.5
pylint==1.8.1
pylint-django==0.8.0
pylint-flask==0.5
pylint-plugin-utils==0.5
python-dateutil==1.5
python-dotenv==0.19.1
pytz==2019.1
PyYAML==3.13
requests==2.22.0
rsa==3.4.2
s3transfer==0.5.0
six==1.12.0
sqlparse==0.4.2
stevedore==1.30.1
stripe==2.24.1
typing-extensions==3.10.0.2
urllib3==1.25.11
virtualenv==16.2.0
virtualenv-clone==0.5.3
virtualenvwrapper==4.8.4
Werkzeug==2.0.2
wrapt==1.11.1