We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0aef702 + 67694b1 commit 4801718Copy full SHA for 4801718
1 file changed
pyproject.toml
@@ -10,6 +10,9 @@ classifiers = [
10
"License :: OSI Approved :: MIT License",
11
"Operating System :: OS Independent",
12
]
13
+dependencies = [
14
+ "requests",
15
+]
16
17
[project.urls]
18
"Homepage" = "https://github.com/xbklairith/bitkub-python"
0 commit comments