Newer
Older
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
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
aioredis==1.3.1
alabaster==0.7.12
appdirs==1.4.4
asgiref==3.4.1
astor==0.8.1
astroid==2.4.2
async-timeout==3.0.1
attrs==19.3.0
autobahn==21.11.1
autoflake==1.4
Automat==20.2.0
Babel==2.9.0
backports.zoneinfo==0.2.1
bandit==1.7.0
beautifulsoup4==4.11.1
black==20.8b1
boto3==1.17.33
botocore==1.20.33
bs4==0.0.1
cachelib==0.1.1
certifi==2020.6.20
cffi==1.14.1
channels==3.0.4
channels-redis==3.3.1
chardet==3.0.4
click==7.1.2
constantly==15.1.0
coverage==5.5
cryptography==36.0.1
cs50==6.0.2
cycler==0.10.0
daphne==3.0.2
darglint==1.7.0
distlib==0.3.1
dj-database-url==0.5.0
Django==3.2.11
django-cors-headers==3.5.0
django-environ==0.4.5
django-heroku==0.3.1
django-rest-knox==4.1.0
django-storages==1.11.1
djangorestframework==3.13.1
djangorestframework-jwt==1.11.0
djangorestframework-simplejwt==4.6.0
doc8==0.8.1
docker==5.0.3
docutils==0.16
eradicate==1.0
facebook-sdk==3.1.0
filelock==3.0.12
flake8==3.9.0
flake8-2020==1.6.0
flake8-bandit==2.1.2
flake8-broken-line==0.2.1
flake8-bugbear==19.8.0
flake8-builtins==1.5.3
flake8-commas==2.0.0
flake8-comprehensions==3.4.0
flake8-debugger==3.2.1
flake8-docstrings==1.6.0
flake8-eradicate==0.4.0
flake8-fixme==1.1.1
flake8-isort==3.0.1
flake8-logging-format==0.6.0
flake8-mutable==1.2.0
flake8-polyfill==1.0.2
flake8-quotes==2.1.2
flake8-rst-docstrings==0.0.12
flake8-string-format==0.2.3
flake8-variables-names==0.0.3
Flask==1.1.2
Flask-Session==0.3.2
gitdb==4.0.5
GitPython==3.1.14
gunicorn==20.0.4
hiredis==2.0.0
hyperlink==21.0.0
idna==2.10
imagesize==1.2.0
incremental==21.3.0
iniconfig==1.1.1
isort==4.3.21
itsdangerous==1.1.0
jellyfish==0.8.2
Jinja2==2.11.2
jmespath==0.10.0
kiwisolver==1.3.1
lazy-object-proxy==1.4.3
Markdown==3.2.2
markdown2==2.3.9
MarkupSafe==1.1.1
matplotlib==3.3.3
mccabe==0.6.1
msgpack==1.0.3
msgpack-python==0.5.6
mypy-extensions==0.4.3
mysql-connector==2.2.9
mysql-connector-python==8.0.20
numpy==1.19.4
packaging==20.9
pathspec==0.8.1
pbr==5.5.1
pep8-naming==0.9.1
pexpect==4.8.0
Pillow==8.0.1
pipenv==2022.11.5
pluggy==0.13.1
protobuf==3.12.2
ptyprocess==0.6.0
py==1.10.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycodestyle==2.7.0
pycparser==2.20
pydocstyle==5.1.1
pyflakes==2.3.0
Pygments==2.8.1
PyJWT==1.7.1
pylint==2.5.3
pyOpenSSL==21.0.0
pyparsing==2.4.7
pytest==6.2.2
pytest-cov==2.11.1
python-dateutil==2.8.1
python-dev-tools==2020.9.10
python-dotenv==0.17.0
pytz==2020.1
pyupgrade==2.11.0
PyYAML==5.3.1
redis==2.10.6
regex==2021.3.17
requests==2.24.0
restructuredtext-lint==1.3.2
s3transfer==0.3.6
service-identity==21.1.0
six==1.15.0
smmap==3.0.5
snowballstemmer==2.1.0
soupsieve==2.3.2.post1
Sphinx==2.4.4
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==1.0.3
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.4
SQLAlchemy==1.3.22
sqlparse==0.3.1
stevedore==3.3.0
termcolor==1.1.0
testfixtures==6.17.1
tokenize-rt==4.1.0
toml==0.10.1
tox==3.23.0
tox-travis==0.12
Twisted==21.7.0
txaio==21.2.1
typed-ast==1.4.2
typing-extensions==3.7.4.3
urllib3==1.25.9
virtualenv==20.2.0
virtualenv-clone==0.5.7
websocket-client==1.2.3
wemake-python-styleguide==0.14.1
Werkzeug==1.0.1
whitenoise==5.2.0
wrapt==1.12.1
XlsxWriter==1.3.7
zope.interface==5.4.0