Skip to content

Commit 2ff7b18

Browse files
committed
update requires
1 parent 27c8d6b commit 2ff7b18

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

requirements.txt

+6-3
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,26 @@ appdirs==1.4.4
22
asgiref==3.2.10
33
astroid==2.4.2
44
attrs==19.3.0
5-
black==19.10b0
5+
black==20.8b1
66
click==7.1.2
77
coverage==5.2.1
8-
Django==3.1
9-
django-cors-headers==3.5.0
8+
Django==3.1.1
9+
django-cors-headers==3.4.0
1010
django-filter==2.3.0
1111
djangorestframework==3.11.1
1212
lazy-object-proxy==1.4.3
1313
Markdown==3.2.2
1414
mccabe==0.6.1
15+
mypy-extensions==0.4.3
1516
pathspec==0.8.0
1617
Pillow==7.2.0
1718
pytz==2020.1
1819
PyYAML==5.3.1
1920
regex==2020.7.14
21+
rope==0.17.0
2022
six==1.15.0
2123
sqlparse==0.3.1
2224
toml==0.10.1
2325
typed-ast==1.4.1
26+
typing-extensions==3.7.4.3
2427
wrapt==1.12.1

0 commit comments

Comments
 (0)