We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 76dc9be + bdb9c31 commit 15368caCopy full SHA for 15368ca
pyproject.toml
@@ -8,7 +8,7 @@ classifiers = ["Programming Language :: Python :: 3 :: Only"]
8
requires-python = ">=3.9"
9
dependencies = [
10
"eligibility-api==2023.9.1",
11
- "Flask==3.0.0",
+ "Flask==3.0.1",
12
"Flask-RESTful==0.3.10",
13
"Flask-SQLAlchemy==3.1.1",
14
"requests==2.31.0",
0 commit comments