We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bcb529 commit 43f990cCopy full SHA for 43f990c
1 file changed
pyproject.toml
@@ -1,7 +1,7 @@
1
[project]
2
name = "WeatherAPI"
3
version = "0.0.1"
4
-requires-python = "3.12"
+requires-python = "==3.12"
5
dependencies = [
6
"alembic==1.16.1",
7
"alembic-postgresql-enum==1.7.0",
0 commit comments