Skip to content

Commit 662b60b

Browse files
authored
Add matplotlib and pandas-stubs to the external requirements allowlist (#102)
1 parent e8c0c80 commit 662b60b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

stub_uploader/metadata.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,9 @@ def verify_typeshed_req(req: Requirement) -> None:
179179
"arrow",
180180
"click",
181181
"cryptography",
182+
"matplotlib",
182183
"numpy",
184+
"pandas-stubs",
183185
"referencing",
184186
"torch",
185187
"urllib3",

0 commit comments

Comments
 (0)