Little clean up. Updated requirements.txt and turned off the flask run thing in preperation to try running under waitress.
This commit is contained in:
@@ -1,8 +1,25 @@
|
||||
aiocontextvars==0.2.2
|
||||
certifi==2020.4.5.1
|
||||
chardet==3.0.4
|
||||
click==7.1.1
|
||||
Flask==1.1.1
|
||||
colorama==0.4.3
|
||||
contextvars==2.4
|
||||
cssselect==1.1.0
|
||||
Flask==1.1.2
|
||||
Flask-SQLAlchemy==2.4.1
|
||||
idna==2.9
|
||||
immutables==0.11
|
||||
itsdangerous==1.1.0
|
||||
Jinja2==2.11.1
|
||||
Jinja2==2.11.2
|
||||
loguru==0.4.1
|
||||
lxml==4.5.0
|
||||
MarkupSafe==1.1.1
|
||||
Pillow==7.1.1
|
||||
PyMySQL==0.9.3
|
||||
Werkzeug==1.0.0
|
||||
requests==2.23.0
|
||||
SQLAlchemy==1.3.16
|
||||
style==1.1.6
|
||||
update==0.0.1
|
||||
urllib3==1.25.9
|
||||
Werkzeug==1.0.1
|
||||
win32-setctime==1.0.1
|
||||
|
||||
Reference in New Issue
Block a user