1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pgadmin_ynh.git synced 2024-09-03 19:56:38 +02:00
pgadmin_ynh/conf/requirement_bookworm.txt

105 lines
2 KiB
Text
Raw Normal View History

2023-06-06 00:33:07 +02:00
alembic==1.11.1
2023-06-30 00:14:30 +02:00
Authlib==1.2.1
2023-02-17 13:37:44 +01:00
azure-common==1.1.28
2023-07-28 00:50:13 +02:00
azure-core==1.28.0
2023-06-30 00:14:30 +02:00
azure-identity==1.13.0
2023-06-06 00:33:07 +02:00
azure-mgmt-core==1.4.0
2023-02-17 13:37:44 +01:00
azure-mgmt-rdbms==10.1.0
2023-06-30 00:14:30 +02:00
azure-mgmt-resource==23.0.1
2023-06-06 00:33:07 +02:00
azure-mgmt-subscription==3.1.1
2023-03-09 23:40:15 +01:00
Babel==2.12.1
2023-06-06 00:33:07 +02:00
bcrypt==4.0.1
2023-02-17 13:37:44 +01:00
bidict==0.22.1
2023-06-06 00:33:07 +02:00
blinker==1.6.2
2023-07-28 00:50:13 +02:00
boto3==1.28.13
botocore==1.31.13
2023-02-17 13:37:44 +01:00
Brotli==1.0.9
2023-06-06 00:33:07 +02:00
cachetools==5.3.1
2023-07-28 00:50:13 +02:00
certifi==2023.7.22
2023-02-17 13:37:44 +01:00
cffi==1.15.1
2023-07-28 00:50:13 +02:00
charset-normalizer==3.2.0
click==8.1.6
cryptography==41.0.2
dnspython==2.4.1
2023-06-06 00:33:07 +02:00
email-validator==2.0.0.post2
eventlet==0.33.3
Flask==2.2.5
flask-babel==3.1.0
2023-02-17 13:37:44 +01:00
Flask-Compress==1.13
Flask-Gravatar==0.5.0
Flask-Login==0.6.2
Flask-Mail==0.9.1
Flask-Migrate==4.0.4
Flask-Paranoid==0.3.0
Flask-Principal==0.4.0
2023-06-06 00:33:07 +02:00
Flask-Security-Too==5.1.2
2023-07-28 00:50:13 +02:00
Flask-SocketIO==5.3.5
2023-06-30 00:14:30 +02:00
Flask-SQLAlchemy==3.0.5
2023-06-06 00:33:07 +02:00
Flask-WTF==1.1.1
2023-06-30 00:14:30 +02:00
google-api-core==2.11.1
2023-07-28 00:50:13 +02:00
google-api-python-client==2.95.0
google-auth==2.22.0
2023-06-06 00:33:07 +02:00
google-auth-httplib2==0.1.0
google-auth-oauthlib==1.0.0
2023-06-30 00:14:30 +02:00
googleapis-common-protos==1.59.1
2023-02-17 13:37:44 +01:00
greenlet==2.0.2
httpagentparser==1.9.5
2023-06-06 00:33:07 +02:00
httplib2==0.22.0
idna==3.4
2023-07-28 00:50:13 +02:00
importlib-metadata==6.8.0
2023-02-17 13:37:44 +01:00
isodate==0.6.1
itsdangerous==2.1.2
2023-07-28 00:50:13 +02:00
jaraco.classes==3.3.0
2023-06-06 00:33:07 +02:00
jeepney==0.8.0
2023-02-17 13:37:44 +01:00
Jinja2==3.1.2
jmespath==1.0.1
2023-06-06 00:33:07 +02:00
keyring==23.13.1
2023-02-17 13:37:44 +01:00
ldap3==2.9.1
Mako==1.2.4
2023-06-06 00:33:07 +02:00
MarkupSafe==2.1.3
2023-07-28 00:50:13 +02:00
more-itertools==10.0.0
msal==1.23.0
2023-06-06 00:33:07 +02:00
msal-extensions==1.0.0
2023-02-17 13:37:44 +01:00
msrest==0.7.1
oauthlib==3.2.2
2023-06-06 00:33:07 +02:00
paramiko==3.2.0
2023-02-17 13:37:44 +01:00
passlib==1.7.4
2023-07-28 00:50:13 +02:00
pgadmin4 @ file:///root/pgadmin4-7.5-py3-none-any.whl#sha256=d734934b655ea662ff9bae35bf79c997db532a28e4ff06d98b0fc4b2eb379ceb
2023-06-06 00:33:07 +02:00
Pillow==9.5.0
2023-02-17 13:37:44 +01:00
portalocker==2.7.0
2023-07-28 00:50:13 +02:00
protobuf==4.23.4
2023-06-06 00:33:07 +02:00
psutil==5.9.5
2023-07-28 00:50:13 +02:00
psycopg==3.1.9
psycopg-c==3.1.9
2023-06-06 00:33:07 +02:00
pyasn1==0.5.0
pyasn1-modules==0.3.0
2023-02-17 13:37:44 +01:00
pycparser==2.21
2023-07-28 00:50:13 +02:00
PyJWT==2.8.0
2023-02-17 13:37:44 +01:00
PyNaCl==1.5.0
pyotp==2.8.0
2023-06-30 00:14:30 +02:00
pyparsing==3.1.0
2023-02-17 13:37:44 +01:00
pypng==0.20220715.0
python-dateutil==2.8.2
2023-07-28 00:50:13 +02:00
python-engineio==4.5.1
2023-06-06 00:33:07 +02:00
python-socketio==5.8.0
pytz==2023.3
2023-02-17 13:37:44 +01:00
qrcode==7.4.2
2023-06-07 06:08:24 +02:00
requests==2.31.0
2023-02-17 13:37:44 +01:00
requests-oauthlib==1.3.1
2023-06-06 00:33:07 +02:00
rsa==4.9
s3transfer==0.6.1
SecretStorage==3.3.3
2023-02-17 13:37:44 +01:00
six==1.16.0
speaklater3==1.4
2023-07-28 00:50:13 +02:00
SQLAlchemy==2.0.19
2023-06-06 00:33:07 +02:00
sqlparse==0.4.4
2023-02-17 13:37:44 +01:00
sshtunnel==0.4.0
2023-07-28 00:50:13 +02:00
typing_extensions==4.7.1
ua-parser==0.18.0
2023-06-06 00:33:07 +02:00
uritemplate==4.1.1
urllib3==1.26.16
2023-02-17 13:37:44 +01:00
user-agents==2.2.0
2023-06-06 00:33:07 +02:00
Werkzeug==2.2.3
2023-02-17 13:37:44 +01:00
WTForms==3.0.1
2023-07-28 00:50:13 +02:00
zipp==3.16.2