Skip to content

Commit 1ad8c54

Browse files
committed
Don't pin dev tools versions.
We'll usually want the most recent version of these tools. They're only used in development anyway.
1 parent 84786d0 commit 1ad8c54

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements_dev.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ Sphinx
1818

1919
# Other tools
2020

21-
transifex-client==0.9.1
22-
wheel==0.22.0
23-
yuicompressor==2.4.8
21+
transifex-client
22+
wheel
23+
yuicompressor

0 commit comments

Comments
 (0)