We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ad0290 commit 2daa4deCopy full SHA for 2daa4de
setup.py
@@ -1,6 +1,6 @@
1
dependencies = [
2
- 'hy == 0.29.0',
3
- 'hyrule == 0.6.0',
+ 'hy >= 1',
+ 'hyrule >= 0.7.0',
4
'toolz >= 0.12.1',
5
'construct >= 2.10.70',
6
'blessed >= 1.20.0',
0 commit comments