Skip to content

Commit

Permalink
Add typing-extensions back
Browse files Browse the repository at this point in the history
  • Loading branch information
takuseno committed Nov 3, 2024
1 parent c72f388 commit 588c6d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ tqdm>=4.66.1
h5py==2.10.0
gym==0.26.2
click==8.0.1
typing-extensions==3.7.4.3
structlog==20.2.0
colorama==0.4.4
gymnasium==1.0.0
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
"h5py",
"gym>=0.26.0",
"click",
"typing-extensions",
"structlog",
"colorama",
"dataclasses-json",
Expand Down

0 comments on commit 588c6d8

Please sign in to comment.