File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- Flask==2.0.0
1
+ Flask==2.0.1
2
2
psycopg2-binary==2.8.6
3
3
Flask-SQLAlchemy==2.5.1
4
4
requests[security]==2.25.1
Original file line number Diff line number Diff line change @@ -87,9 +87,9 @@ flask-sqlalchemy==2.5.1 \
87
87
--hash =sha256:2bda44b43e7cacb15d4e05ff3cc1f8bc97936cc464623424102bfc2c35e95912 \
88
88
--hash =sha256:f12c3d4cc5cc7fdcc148b9527ea05671718c3ea45d50c7e732cceb33f574b390
89
89
# via -r requirements.in
90
- flask == 2.0.0 \
91
- --hash =sha256:168e8507792cb8a3aa06afbe5d4d431d3e07c6318bc3893ceecb81aff09f848d \
92
- --hash =sha256:1833a4b36ace08dfa1510d86f1bb6fc595d990ec1b838e03ac8dd80ac0705954
90
+ flask == 2.0.1 \
91
+ --hash =sha256:1c4c257b1892aec1398784c63791cbaa43062f1f7aeb555c4da961b20ee68f55 \
92
+ --hash =sha256:a6209ca15eb63fc9385f38e452704113d679511d9574d09b2cf9183ae7d20dc9
93
93
# via
94
94
# -r requirements.in
95
95
# flask-sqlalchemy
You can’t perform that action at this time.
0 commit comments