File tree Expand file tree Collapse file tree 1 file changed +22
-21
lines changed
Expand file tree Collapse file tree 1 file changed +22
-21
lines changed Original file line number Diff line number Diff line change 1- alembic == 1.13.1
2- blinker == 1.7.0
3- certifi == 2024.8.30
4- charset-normalizer == 3.3.2
5- click == 8.1.7
6- Flask == 3.0.2
7- Flask-Migrate == 4.0.5
1+ alembic == 1.14.1
2+ blinker == 1.9.0
3+ certifi == 2025.1.31
4+ charset-normalizer == 3.4.1
5+ click == 8.1.8
6+ coverage == 7.6.12
7+ Flask == 3.1.0
8+ Flask-Migrate == 4.1.0
89Flask-SQLAlchemy == 3.1.1
9- greenlet == 3.0.3
10- gunicorn == 21.2.0
10+ gunicorn == 23.0.0
1111idna == 3.10
1212iniconfig == 2.0.0
13- itsdangerous == 2.1.2
14- Jinja2 == 3.1.3
15- Mako == 1.3.2
16- MarkupSafe == 2.1.5
17- packaging == 23 .2
18- pluggy == 1.4 .0
19- psycopg2-binary == 2.9.9
20- pytest == 8.0.0
13+ itsdangerous == 2.2.0
14+ Jinja2 == 3.1.5
15+ Mako == 1.3.9
16+ MarkupSafe == 3.0.2
17+ packaging == 24 .2
18+ pluggy == 1.5 .0
19+ psycopg2-binary == 2.9.10
20+ pytest == 8.3.4
2121pytest-cov == 6.0.0
2222python-dotenv == 1.0.1
2323requests == 2.32.3
24- SQLAlchemy == 2.0.25
25- typing_extensions == 4.9.0
26- urllib3 == 2.2.3
27- Werkzeug == 3.0.1
24+ SQLAlchemy == 2.0.38
25+ toml == 0.10.2
26+ typing_extensions == 4.12.2
27+ urllib3 == 2.3.0
28+ Werkzeug == 3.1.3
You can’t perform that action at this time.
0 commit comments