-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
52 lines (51 loc) · 1.82 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
asgiref==3.7.2
async-timeout==4.0.3
atomicwrites==1.4.0
attrs==21.2.0
autopep8==1.5.7
certifi==2021.5.30
cffi==1.16.0
charset-normalizer==2.0.6
colorama==0.4.4
cryptography==41.0.7
defusedxml==0.7.1
Django==5.0
django-allauth==0.59.0
django-debug-toolbar==3.2.2
django-redis==5.4.0
djangoajax==3.3
Faker==8.14.0
flake8==3.9.2
idna==3.2
iniconfig==1.1.1
mccabe==0.6.1
mixer==7.1.2
oauthlib==3.2.2
packaging==21.0
Pillow==9.5.0
pluggy==0.13.1
py==1.10.0
pycodestyle==2.7.0
pycparser==2.21
pyflakes==2.3.1
PyJWT==2.8.0
pyparsing==2.4.7
pytest==6.2.4
pytest-django==4.4.0
pytest-pythonpath==0.7.3
python-dateutil==2.8.2
python-dotenv==1.0.0
python3-openid==3.2.0
pytz==2021.1
redis==5.0.1
requests==2.26.0
requests-oauthlib==1.3.1
six==1.16.0
sorl-thumbnail==12.7.0
sqlparse==0.4.2
text-unidecode==1.3
toml==0.10.2
typing_extensions==4.9.0
tzdata==2023.3
urllib3==1.26.7
aiohttp~=3.9.1