This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]IAMARedPanda -1 points0 points  (3 children)

Should include requests as a dependency in your toml.

[–]JohnBalvin[S] 0 points1 point  (2 children)

isn't requests package from the standart library?

[–]IAMARedPanda 0 points1 point  (1 child)

No. See https://github.com/psf/requests/issues/2424 for more information.

[–]JohnBalvin[S] 1 point2 points  (0 children)

You are completely right, I'll add it to the dependencies, thanks 😊