We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd1bd11 commit 4d2d38eCopy full SHA for 4d2d38e
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.1",
+ "Flask==3.0.2",
12
"Flask-RESTful==0.3.10",
13
"Flask-SQLAlchemy==3.1.1",
14
"requests==2.31.0",
0 commit comments