Skip to content

Commit 3c642c6

Browse files
authored
Exact version of python to satisfy heroku (#4179)
1 parent 201108d commit 3c642c6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

poetry.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ authors = ["MIT ODL"]
3333

3434

3535
[tool.poetry.dependencies]
36-
python = "^3.11.4"
36+
python = "3.11.4"
3737
akismet = "^1.1"
3838
attrs = "^23.1.0"
3939
base36 = "^0.1.1"

0 commit comments

Comments
 (0)