Skip to content

Commit 7f15bca

Browse files
fix(build): really fix typing extensions
1 parent 36e4e86 commit 7f15bca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/mathy_python/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ wasabi
88
# After 0.12.5 they added a conflicting version of cloudpickle. Hopefully tensorflow 2.1.0 will resolve this
99
gym<=0.12.5
1010
tensorflow_probability
11-
typing_extensions
11+
typing-extensions>=3.7.4.1

0 commit comments

Comments
 (0)