Skip to content

Commit 4a035a4

Browse files
dulinrileymeta-codesync[bot]
authored andcommitted
Add typing_extensions to requirements.txt (#1450)
Summary: Pull Request resolved: #1450 We use `typing_extensions` in a few places, but it wasn't listed on our dependencies. Add it to ensure it's installed. 4.12 is the last version with a change to an API we used, so anything newer than that is fine. Reviewed By: benjipelletier Differential Revision: D84078256 fbshipit-source-id: b075611b38da5667ba3b3bc6963097816e4e2b84
1 parent c0da410 commit 4a035a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ pyzmq
44
requests
55
numpy
66
pyre-extensions
7+
typing-extensions>=4.12
78
cloudpickle
89
torchx-nightly
910
lark

0 commit comments

Comments
 (0)