mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-16 20:49:00 -04:00
pin python to 3.12.2
This commit is contained in:
@@ -7,7 +7,7 @@ readme = "README.md"
|
||||
package-mode = false
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.12.2"
|
||||
python = "==3.12.2"
|
||||
ago = "~=0.0.95"
|
||||
beautifulsoup4 = "^4.12.3"
|
||||
blinker = "~=1.8"
|
||||
|
||||
Reference in New Issue
Block a user