-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
59 lines (59 loc) · 1.01 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
aiohttp==3.8.1
aiosignal==1.2.0
asgiref==3.4.1
async-timeout==4.0.2
atomicwrites==1.4.0
attrs==21.4.0
boto3==1.20.28
botocore==1.23.28
certifi==2021.10.8
cffi==1.15.0
charset-normalizer==2.0.10
colorama==0.4.4
coverage==6.2
cryptography==36.0.1
Cython==0.29.26
defusedxml==0.7.1
dj-database-url==0.5.0
Django==4.0.1
django-allauth==0.47.0
django-countries==7.2.1
django-countries-with-calling-codes==0.1.1
django-crispy-forms==1.14.0
django-storages==1.12.3
frozenlist==1.3.0
geoip2==4.5.0
greenlet==1.1.2
gunicorn==20.1.0
idna==3.3
iniconfig==1.1.1
jmespath==0.10.0
maxminddb==2.2.0
multidict==6.0.2
oauthlib==3.1.1
packaging==21.3
Pillow==9.0.0
pluggy==1.0.0
psycopg2-binary==2.9.3
py==1.11.0
pycparser==2.21
PyJWT==2.3.0
pyparsing==3.0.6
pytest==6.2.5
pytest-cov==3.0.0
python-dateutil==2.8.2
python3-openid==3.2.0
pyzmq==22.3.0
requests==2.27.1
requests-oauthlib==1.3.0
s3transfer==0.5.0
scoop==0.7.1.1
six==1.16.0
sqlparse==0.4.2
stripe==2.64.0
toml==0.10.2
tomli==2.0.0
tzdata==2021.5
urllib3==1.26.7
uuid==1.30
yarl==1.7.2