Skip to content

Commit 2dda46c

Browse files
committed
Update requirements dependencies
1 parent ced48e8 commit 2dda46c

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

requirements/dev.txt

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
isort==4.3.20
2-
flake8==3.7.7
1+
isort<5
2+
flake8<4
3+
twine

requirements/doc.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
docutils>=0.14
22
sphinx>=4.0.0
33
sphinx_issues==1.2.0
4-
alagitpull>=0.1.0
4+
alagitpull>=0.6.0

0 commit comments

Comments
 (0)