Skip to content

Commit 79b2d28

Browse files
Byte snipers patch 2 (#2477)
* Fix for missing 'packaging.metadata module Changed the packaging version to 24.2 Co-authored-by: ByteSnipers GmbH <[email protected]>
1 parent 180de6b commit 79b2d28

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

poetry.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ python3-saml = "^1.16.0"
5757
bcrypt = "4.0.1" # Remove this in mitmproxy 12
5858
psycopg2-binary = "^2.9.10"
5959
lief = "^0.15.1"
60-
packaging = ">=21.3"
60+
packaging = ">=24.2"
6161
django-ratelimit = "^4.1.0"
6262
django-q2 = "^1.7.4"
6363
defusedxml = "^0.7.1"

0 commit comments

Comments
 (0)