Skip to content

Commit c73c12d

Browse files
author
Sloane Simmons
authored
Pin gast to <0.3.0
Workaround for google#97
1 parent 6533e83 commit c73c12d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ autograd>=1.2
22
astor>=0.6
33
enum34
44
future
5-
gast
5+
gast<0.3.0
66
nose
77
numpy
88
six

0 commit comments

Comments
 (0)