Skip to content

Commit 070fc8c

Browse files
fix(python3.7): update mathy_envs for typing fix (#80)
1 parent e8a5cc2 commit 070fc8c

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
@@ -6,7 +6,7 @@ pydantic>=1.0.0
66
typer<0.7.0,>=0.6.1
77
wasabi
88
mathy_core>=0.8.6,<0.9.0
9-
mathy_envs[gym]>=0.11.3,<0.12.0
9+
mathy_envs[gym]>=0.11.4,<0.12.0
1010
fragile==0.0.47
1111
tqdm>=4.43.0
1212
# new python feature backports

0 commit comments

Comments
 (0)