mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-15 15:28:02 -04:00
revert python upgrade again
This commit is contained in:
@@ -8,7 +8,7 @@ readme = "README.md"
|
||||
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.13.2"
|
||||
python = "^3.12.2"
|
||||
alembic = "==1.16.2"
|
||||
amqp = "==5.3.1"
|
||||
beautifulsoup4 = "==4.13.4"
|
||||
@@ -68,7 +68,7 @@ python-dateutil = "^2.9.0.post0"
|
||||
pyyaml = "^6.0.2"
|
||||
s3transfer = "^0.13.0"
|
||||
six = "^1.16.0"
|
||||
urllib3 = "^2.5.0"
|
||||
urllib3 = "^2.3.0"
|
||||
webencodings = "^0.5.1"
|
||||
itsdangerous = "^2.2.0"
|
||||
jinja2 = "^3.1.6"
|
||||
|
||||
Reference in New Issue
Block a user