update requirements
This commit is contained in:
parent
544d3fa8a0
commit
b986b11850
@ -1,3 +1,4 @@
|
||||
alembic==1.13.0
|
||||
anyascii==0.3.2
|
||||
APScheduler==3.10.1
|
||||
attrs==23.1.0
|
||||
@ -10,25 +11,37 @@ click==8.1.3
|
||||
feedparser==6.0.10
|
||||
Flask==2.3.2
|
||||
Flask-APScheduler==1.12.4
|
||||
Flask-Bcrypt==1.0.1
|
||||
Flask-Login==0.6.3
|
||||
Flask-Migrate==4.0.5
|
||||
Flask-SQLAlchemy==3.1.1
|
||||
Flask-WTF==1.1.1
|
||||
greenlet==3.0.1
|
||||
icalendar==5.0.7
|
||||
idna==3.4
|
||||
importlib-metadata==6.6.0
|
||||
isort==5.12.0
|
||||
itsdangerous==2.1.2
|
||||
Jinja2==3.1.2
|
||||
Mako==1.3.0
|
||||
MarkupSafe==2.1.3
|
||||
msgpack==1.0.7
|
||||
mypy-extensions==1.0.0
|
||||
neovim==0.3.1
|
||||
packaging==23.1
|
||||
pathspec==0.11.1
|
||||
Pillow==10.0.0
|
||||
platformdirs==3.8.1
|
||||
pyahocorasick==2.0.0
|
||||
pynvim==0.4.3
|
||||
pypdf==3.17.0
|
||||
python-dateutil==2.8.2
|
||||
pytz==2023.3
|
||||
requests==2.31.0
|
||||
sgmllib3k==1.0.0
|
||||
six==1.16.0
|
||||
SQLAlchemy==2.0.23
|
||||
typing_extensions==4.8.0
|
||||
tzlocal==5.0.1
|
||||
urllib3==2.0.2
|
||||
Werkzeug==2.3.4
|
||||
|
Loading…
Reference in New Issue
Block a user