CTF
CTF copied to clipboard
Flask platform for Capture The Flag challenges
This PR updates [SQLAlchemy](https://pypi.org/project/SQLAlchemy) from **1.2.7** to **1.4.44**. Changelog ### 1.4.44 ``` :released: November 12, 2022 .. change:: :tags: bug, sql :tickets: 8790 Fixed critical memory issue identified in cache...
This PR updates [Flask-SQLAlchemy](https://pypi.org/project/Flask-SQLAlchemy) from **2.3.2** to **3.0.2**. Changelog ### 3.0.2 ``` ------------- Released 2022-10-14 - Update compatibility with SQLAlchemy 2. :issue:`1122` ``` ### 3.0.1 ``` ------------- Released 2022-10-11 -...
This PR updates [Flask](https://pypi.org/project/Flask) from **1.0.2** to **2.2.2**. Changelog ### 2.2.2 ``` ------------- Released 2022-08-08 - Update Werkzeug dependency to >= 2.2.2. This includes fixes related to the new faster...
This PR updates [Flask-Login](https://pypi.org/project/Flask-Login) from **0.4.1** to **0.6.2**. Changelog ### 0.6.2 ``` ------------- Released on July 25th, 2022 - Fix compatibility with Werkzeug 2.2 and Flask 2.2. 691 - Revert...
This PR updates [Werkzeug](https://pypi.org/project/Werkzeug) from **0.14.1** to **2.2.0**. Changelog ### 2.2.0 ``` ------------- Released 2022-07-23 - Deprecated ``get_script_name``, ``get_query_string``, ``peek_path_info``, ``pop_path_info``, and ``extract_path_info``. :pr:`2461` - Remove previously deprecated code. :pr:`2461`...
This PR updates [Flask-WTF](https://pypi.org/project/Flask-WTF) from **0.14.2** to **1.0.1**. Changelog ### 1.0.0 ``` -------------- Released 2021-11-07 - Deprecated items removal :pr:`484` - Support for alternatives captcha services :pr:`425` :pr:`342` :pr:`387` :issue:`384`...
This PR updates [flask-admin](https://pypi.org/project/flask-admin) from **1.5.1** to **1.6.0**. Changelog ### 1.6.0 ``` ----- * Dropped Python 2 support * WTForms 3.0 support * Various fixes ``` ### 1.5.8 ``` -----...
This PR updates [WTForms](https://pypi.org/project/WTForms) from **2.1** to **3.0.1**. Changelog ### 3.0.1 ``` ------------- Released 2021-12-23 - Fixed :class:`~fields.DateTimeField` and other similar fields can handle multiple formats. :issue:`720` :pr:`721` - Stop...
I have some problem: root@b0cfab576e2f:/CTF# python run.py check /usr/local/lib/python2.7/dist-packages/flask_sqlalchemy/__init__.py:30: ExtDeprecationWarning: Importing flask.ext.sqlalchemy is deprecated, use flask_sqlalchemy instead. from flask.ext.sqlalchemy._compat import iteritems, itervalues, xrange, \ /usr/local/lib/python2.7/dist-packages/flask_sqlalchemy/__init__.py:30: ExtDeprecationWarning: Importing flask.ext.sqlalchemy._compat is deprecated,...
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.14.1 to 0.15.3. Release notes *Sourced from [werkzeug's releases](https://github.com/pallets/werkzeug/releases).* > ## 0.15.3 > * Blog: https://palletsprojects.com/blog/werkzeug-0-15-3-released/ > * Changes: https://werkzeug.palletsprojects.com/en/0.15.x/changes/#version-0-15-3 > > > ## 0.15.2 > *...