-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
113 lines (113 loc) · 1.97 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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
asgiref==3.6.0
asttokens==2.2.1
async-timeout==4.0.2
attrs==22.2.0
autobahn==23.1.2
Automat==22.10.0
backcall==0.2.0
black==23.3.0
certifi==2022.12.7
cffi==1.15.1
cfgv==3.3.1
channels==4.0.0
channels-redis==4.1.0
charset-normalizer==3.1.0
click==8.1.3
constantly==15.1.0
coverage==7.2.3
cryptography==40.0.1
daphne==4.0.0
decorator==5.1.1
defusedxml==0.7.1
distlib==0.3.6
dj-rest-auth==3.0.0
Django==4.2
django-allauth==0.54.0
django-extensions==3.2.1
django-filter==23.1
django-stubs==1.16.0
django-stubs-ext==0.8.0
djangorestframework==3.14.0
drf-extra-fields==3.4.1
drf-spectacular==0.26.1
exceptiongroup==1.1.1
executing==1.2.0
factory-boy==3.2.1
Faker==18.4.0
filelock==3.11.0
flake8==6.0.0
hyperlink==21.0.0
identify==2.5.22
idna==3.4
importlib-resources==5.12.0
incremental==22.10.0
inflection==0.5.1
iniconfig==2.0.0
ipdb==0.13.13
ipython==8.12.0
isort==5.12.0
jedi==0.18.2
jsonschema==4.17.3
MarkupSafe==2.1.2
matplotlib-inline==0.1.6
mccabe==0.7.0
msgpack==1.0.5
mypy==1.2.0
mypy-extensions==1.0.0
nodeenv==1.7.0
oauthlib==3.2.2
packaging==23.0
parso==0.8.3
pathspec==0.11.1
pexpect==4.8.0
pickleshare==0.7.5
Pillow==9.5.0
pkgutil_resolve_name==1.3.10
platformdirs==3.2.0
pluggy==1.0.0
pre-commit==3.2.2
prompt-toolkit==3.0.38
psycopg2-binary==2.9.6
ptyprocess==0.7.0
pure-eval==0.2.2
py==1.11.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycodestyle==2.10.0
pycparser==2.21
pyflakes==3.0.1
Pygments==2.14.0
PyJWT==2.6.0
pyOpenSSL==23.1.1
pyparsing==3.0.9
pyrsistent==0.19.3
pytest==7.2.2
pytest-cov==4.0.0
pytest-django==4.5.2
python-dateutil==2.8.2
python-decouple==3.8
python3-openid==3.2.0
pytz==2023.3
PyYAML==6.0
redis==4.5.4
requests==2.28.2
requests-oauthlib==1.3.1
service-identity==21.1.0
six==1.16.0
sqlparse==0.4.3
stack-data==0.6.2
toml==0.10.2
tomli==2.0.1
traitlets==5.9.0
Twisted==22.10.0
txaio==23.1.1
types-pytz==2023.3.0.0
types-PyYAML==6.0.12.9
typing_extensions==4.5.0
uritemplate==4.1.1
urllib3==1.26.15
virtualenv==20.21.0
wcwidth==0.2.6
Werkzeug==2.2.3
zipp==3.15.0
zope.interface==6.0