mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2024-11-09 15:10:27 +00:00
48 lines
988 B
Plaintext
48 lines
988 B
Plaintext
Authlib==1.2.0
|
|
Flask-Assets==2.0
|
|
Flask-Login==0.6.2
|
|
Flask-Mail==0.9.1
|
|
Flask-Migrate==2.5.3
|
|
Flask-SQLAlchemy==2.5.1
|
|
Flask-SSLify==0.1.5
|
|
Flask-SeaSurf==1.1.1
|
|
Flask-Session==0.4.0
|
|
Flask==2.1.3
|
|
Jinja2==3.1.2
|
|
PyYAML==5.4
|
|
SQLAlchemy==1.3.24
|
|
#alembic==1.9.0
|
|
bcrypt==4.0.1
|
|
bravado-core==5.17.1
|
|
certifi==2022.12.7
|
|
cffi==1.15.1
|
|
configobj==5.0.8
|
|
cryptography==39.0.2 # fixes CVE-2023-0286, CVE-2023-23931
|
|
cssmin==0.2.0
|
|
dnspython>=2.3.0
|
|
flask_session_captcha==1.3.0
|
|
gunicorn==20.1.0
|
|
itsdangerous==2.1.2
|
|
jsonschema[format]>=2.5.1,<4.0.0 # until https://github.com/Yelp/bravado-core/pull/385
|
|
lima==0.5
|
|
--use-feature=no-binary-enable-wheel-cache lxml==4.9.0
|
|
mysqlclient==2.0.1
|
|
passlib==1.7.4
|
|
#pyOpenSSL==22.1.0
|
|
pyasn1==0.4.8
|
|
pyotp==2.8.0
|
|
pytest==7.2.1
|
|
python-ldap==3.4.3
|
|
python3-saml==1.15.0
|
|
pytimeparse==1.1.8
|
|
pytz==2022.7.1
|
|
qrcode==7.3.1
|
|
requests==2.28.2
|
|
rjsmin==1.2.1
|
|
webcolors==1.12
|
|
werkzeug==2.1.2
|
|
zipp==3.11.0
|
|
rcssmin==1.1.1
|
|
zxcvbn==4.4.28
|
|
psycopg2==2.9.5
|
|
setuptools==65.5.1 # fixes CVE-2022-40897 |