Daankular commited on
Commit
845a4e2
·
1 Parent(s): 1ea442c

Add typeguard (required by triposg.utils.typing)

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -75,3 +75,4 @@ yacs
75
  gdown
76
  pycocotools
77
  jaxtyping
 
 
75
  gdown
76
  pycocotools
77
  jaxtyping
78
+ typeguard