Skip to content

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
11
fastapi>=0.115.11
2-
pubnub>=10.1.0
2+
pubnub>=10.1.0
3+
aiohttp>=3.10.11 # not directly required, pinned by Snyk to avoid a vulnerability
4+
requests>=2.32.2 # not directly required, pinned by Snyk to avoid a vulnerability
5+
urllib3>=2.2.2 # not directly required, pinned by Snyk to avoid a vulnerability
6+
zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)