Skip to content

Commit aca4bb2

Browse files
authored
Update invoke (#262)
The current version isn't compatible with the Python version we are using on RTD.
1 parent 3034577 commit aca4bb2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dockerfiles/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# requirements file to launch Read the Docs using docker-compose
2-
invoke==1.7.1
3-
awscli==1.29.7
2+
invoke==2.2.0
3+
awscli==1.29.7

0 commit comments

Comments
 (0)