Skip to content

Commit

Permalink
Add requests==2.31.0 dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
sasa-buklijas committed Oct 14, 2023
1 parent 322ff5b commit b098241
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
setuptools.setup(
name="pyubee",
version="0.12",
install_requires=[
"requests==2.31.0",
],
author="Miroslav Zdrale",
author_email="mzdrale@gmail.com",
description="Simple library for getting stats from Ubee routers.",
Expand Down

0 comments on commit b098241

Please sign in to comment.