Files
CTFd/requirements.in
Kevin Chung 635b0940e5 Add Translations layer (#2288)
* Add rough translations support into CTFd
* Add `flask-babel` dependency
* Adds language column to users table
* Closes #570 

---------

Co-authored-by: Miłosz Skaza <milosz.skaza@ctfd.io>
2023-06-01 15:24:00 -04:00

34 lines
623 B
Plaintext

Flask==1.1.2
Werkzeug==1.0.1
Jinja2==2.11.3
Flask-SQLAlchemy==2.4.3
Flask-Caching==1.8.0
Flask-Migrate==2.5.3
Flask-Script==2.0.6
SQLAlchemy==1.3.17
SQLAlchemy-Utils==0.41.0
passlib==1.7.4
bcrypt==4.0.1
itsdangerous==1.1.0
requests==2.28.1
PyMySQL==0.9.3
gunicorn==20.1.0
dataset==1.3.1
cmarkgfm==2022.10.27
redis==4.4.4
gevent==22.10.2
python-dotenv==0.13.0
flask-restx==0.5.1
flask-marshmallow==0.10.1
marshmallow-sqlalchemy==0.17.0
boto3==1.13.9
marshmallow==2.20.2
pydantic==1.6.2
WTForms==2.3.1
python-geoacumen-city==2023.4.15
maxminddb==1.5.4
tenacity==6.2.0
pybluemonday==0.0.11
freezegun==1.2.2
Flask-Babel==2.0.0