-
Notifications
You must be signed in to change notification settings - Fork 3
/
requirements.txt
65 lines (65 loc) · 1.13 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
asgiref==3.2.7
Babel==2.8.0
boto3==1.12.30
botocore==1.15.30
certifi==2019.11.28
cffi==1.14.0
chardet==3.0.4
coverage==4.5.3
cryptography==2.8
datamodels==0.8.2
dateparser==0.7.1
decorator==4.4.2
defusedxml==0.6.0
dj-database-url==0.5.0
Django==3.0.4
django-getenv==1.3.2
django-localflavor==2.1
django-memoize==2.2.0
django-phonenumber-field==2.0.1
django-session-security==2.6.6
django-settings-export==1.2.1
docutils==0.15.2
ecdsa==0.15
entrypoints==0.3
factory-boy==2.11.1
Faker==1.0.2
flake8==3.7.9
future==0.18.2
httmock==1.3.0
idna==2.9
jmespath==0.9.5
jsonpath-ng==1.5.1
mccabe==0.6.1
oauthlib==3.1.0
phonenumbers==8.12.0
Pillow==6.2.2
ply==3.11
psycopg2-binary==2.8.4
pyasn1==0.4.8
pycodestyle==2.5.0
pycparser==2.20
pycryptodomex==3.9.7
pyflakes==2.1.1
pyjwkest==1.4.0
PyJWT==1.7.1
python-dateutil==2.8.1
python-dotenv==0.10.3
python-jose==3.1.0
python-stdnum==1.13
python3-openid==3.1.0
pytz==2019.3
qrcode==6.1
regex==2020.2.20
requests==2.23.0
requests-oauthlib==1.3.0
rsa==4.0
s3transfer==0.3.3
six==1.14.0
social-auth-app-django==3.1.0
social-auth-core==3.3.2
sqlparse==0.3.1
text-unidecode==1.2
tzlocal==2.0.0
Unidecode==1.1.1
urllib3==1.25.8