Skip to content

Commit 9d91c99

Browse files
committed
update pyproject.toml
1 parent 0d229f3 commit 9d91c99

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ classifiers = [
1818
"License :: OSI Approved :: MIT License",
1919
"Operating System :: OS Independent",
2020
]
21+
dependencies = [
22+
"requests>=2.22.0",
23+
]
2124

2225
[project.urls]
2326
"Homepage" = "https://github.com/zachspar/fred_py_api"

0 commit comments

Comments
 (0)