We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c158097 commit c99d0f7Copy full SHA for c99d0f7
pyproject.toml
@@ -29,6 +29,7 @@ classifiers = [
29
# (When the guides talk about something being "dynamic", they
30
# want you to add the field here.
31
dynamic = ["version", "entry-points"]
32
+dependencies = ['aiohttp', 'cryptography>=2.6.1', 'http-ece>=1.1.0', 'requests>=2.21.0', 'six>=1.15.0', 'py-vapid>=1.7.0']
33
34
[project.urls]
35
Homepage = "https://github.com/web-push-libs/pywebpush"
0 commit comments