We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01feccb commit 88d3292Copy full SHA for 88d3292
Solutions/Box/Data Connectors/requirements.txt
@@ -8,4 +8,5 @@ pyjwt==2.4.0
8
cryptography==38.0.3
9
boxsdk==3.3.0
10
azure-storage-file-share==12.7.0
11
-python-dateutil==2.8.2
+python-dateutil==2.8.2
12
+zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability
0 commit comments