We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2eb0f41 + a862e7d commit 2a9a344Copy full SHA for 2a9a344
2 files changed
pyproject.toml
@@ -8,7 +8,7 @@ dependencies = [
8
"django==5.2.13",
9
"gitpython==3.1.46",
10
"gunicorn==25.3.0",
11
- "packaging==26.0",
+ "packaging==26.1",
12
"protobuf==7.34.1",
13
"psycopg==3.3.3",
14
"whitenoise==6.12.0",
requirements.txt
@@ -1,7 +1,7 @@
1
django==5.2.13
2
gitpython==3.1.46
3
gunicorn==25.3.0
4
-packaging==26.0
+packaging==26.1
5
protobuf==7.34.1
6
psycopg==3.3.3
7
whitenoise==6.12.0
0 commit comments