Compare commits
No commits in common. 'new_light' and 'master' have entirely different histories.
@ -1,41 +1,26 @@
|
|||||||
autocomplete==0.0.104
|
appdirs==1.4.0
|
||||||
bidict==0.21.4
|
click==6.7
|
||||||
bottle==0.12.19
|
Flask==0.12
|
||||||
Brotli==1.0.9
|
Flask-SQLAlchemy==2.1
|
||||||
certifi==2021.10.8
|
Flask-WTF==0.14.2
|
||||||
cffi==1.15.0
|
gunicorn==19.6.0
|
||||||
charset-normalizer==2.0.8
|
itsdangerous==0.24
|
||||||
click==8.0.3
|
Jinja2==2.9.4
|
||||||
cssselect2==0.4.1
|
MarkupSafe==0.23
|
||||||
Flask==2.0.2
|
packaging==16.8
|
||||||
Flask-SocketIO==5.1.1
|
pyparsing==2.1.10
|
||||||
Flask-SQLAlchemy==2.5.1
|
six==1.10.0
|
||||||
Flask-WeasyPrint==0.6
|
SQLAlchemy==1.1.5
|
||||||
Flask-WTF==1.0.0
|
Werkzeug==0.11.15
|
||||||
fonttools==4.28.2
|
WTForms==2.1
|
||||||
greenlet==1.1.2
|
flask-marshmallow==0.9.0
|
||||||
html5lib==1.1
|
Wand==0.4.4
|
||||||
idna==3.3
|
|
||||||
itsdangerous==2.0.1
|
|
||||||
Jinja2==3.0.3
|
|
||||||
MarkupSafe==2.0.1
|
|
||||||
marshmallow==3.14.1
|
|
||||||
Pillow==8.4.0
|
|
||||||
pycparser==2.21
|
|
||||||
pydyf==0.1.2
|
|
||||||
PyPDF2==1.26.0
|
PyPDF2==1.26.0
|
||||||
pyphen==0.11.0
|
flask-socketio==2.9.2
|
||||||
python-dotenv==0.19.2
|
flask-whooshalchemyplus==0.7.5
|
||||||
python-engineio==4.3.0
|
python-dotenv==0.7.1
|
||||||
python-socketio==5.5.0
|
autocomplete==0.0.104
|
||||||
requests==2.26.0
|
git+https://github.com/rqlite/pyrqlite.git
|
||||||
six==1.16.0
|
git+https://github.com/rqlite/sqlalchemy-rqlite.git
|
||||||
SQLAlchemy==1.4.27
|
git+https://github.com/Kozea/Flask-WeasyPrint.git
|
||||||
tinycss2==1.1.1
|
requests=2.20.1
|
||||||
urllib3==1.26.7
|
|
||||||
Wand==0.6.7
|
|
||||||
weasyprint==53.4
|
|
||||||
webencodings==0.5.1
|
|
||||||
Werkzeug==2.0.2
|
|
||||||
WTForms==3.0.0
|
|
||||||
zopfli==0.1.9
|
|
||||||
|
Loading…
Reference in New Issue