kopia lustrzana https://github.com/glidernet/ogn-python
Bump flask-sqlalchemy from 2.4.0 to 2.4.1
Bumps [flask-sqlalchemy](https://github.com/pallets/flask-sqlalchemy) from 2.4.0 to 2.4.1. - [Release notes](https://github.com/pallets/flask-sqlalchemy/releases) - [Changelog](https://github.com/pallets/flask-sqlalchemy/blob/master/CHANGES.rst) - [Commits](https://github.com/pallets/flask-sqlalchemy/compare/2.4.0...2.4.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>pull/78/head
rodzic
08a26eb99a
commit
df77e5c173
2
setup.py
2
setup.py
|
@ -33,7 +33,7 @@ setup(
|
||||||
packages=find_packages(exclude=['tests', 'tests.*']),
|
packages=find_packages(exclude=['tests', 'tests.*']),
|
||||||
install_requires=[
|
install_requires=[
|
||||||
'Flask==1.1.1',
|
'Flask==1.1.1',
|
||||||
'Flask-SQLAlchemy==2.4.0',
|
'Flask-SQLAlchemy==2.4.1',
|
||||||
'Flask-Migrate==2.5.2',
|
'Flask-Migrate==2.5.2',
|
||||||
'Flask-Bootstrap==3.3.7.1',
|
'Flask-Bootstrap==3.3.7.1',
|
||||||
'Flask-WTF==0.14.2',
|
'Flask-WTF==0.14.2',
|
||||||
|
|
Ładowanie…
Reference in New Issue