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

108 lines
1.9 KiB
Text
Raw Normal View History

2023-09-22 00:35:06 +02:00
alembic==1.12.0
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-09-22 00:35:06 +02:00
azure-core==1.29.4
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-09-22 00:35:06 +02:00
boto3==1.28.52
botocore==1.31.52
Brotli==1.1.0
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
2023-08-26 00:42:33 +02:00
click==8.1.7
2023-09-22 00:35:06 +02:00
cryptography==41.0.4
2023-08-26 00:42:33 +02:00
dnspython==2.4.2
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-09-22 00:35:06 +02:00
Flask-Compress==1.14
2023-02-17 13:37:44 +01:00
Flask-Gravatar==0.5.0
Flask-Login==0.6.2
Flask-Mail==0.9.1
2023-09-22 00:35:06 +02:00
Flask-Migrate==4.0.5
2023-02-17 13:37:44 +01:00
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-09-22 00:35:06 +02:00
Flask-SocketIO==5.3.6
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-09-22 00:35:06 +02:00
google-api-python-client==2.100.0
google-auth==2.23.0
google-auth-httplib2==0.1.1
2023-06-06 00:33:07 +02:00
google-auth-oauthlib==1.0.0
2023-08-26 00:42:33 +02:00
googleapis-common-protos==1.60.0
2023-02-17 13:37:44 +01:00
greenlet==2.0.2
2023-09-22 00:35:06 +02:00
h11==0.14.0
2023-02-17 13:37:44 +01:00
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-08-26 00:42:33 +02:00
more-itertools==10.1.0
2023-09-22 00:35:06 +02:00
msal==1.24.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-08-26 00:42:33 +02:00
paramiko==3.3.1
2023-02-17 13:37:44 +01:00
passlib==1.7.4
2023-09-22 00:35:06 +02:00
pgadmin4==7.7
2023-06-06 00:33:07 +02:00
Pillow==9.5.0
2023-09-22 00:35:06 +02:00
portalocker==2.8.2
protobuf==4.24.3
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
2023-08-26 00:42:33 +02:00
pyotp==2.9.0
pyparsing==3.1.1
2023-02-17 13:37:44 +01:00
pypng==0.20220715.0
python-dateutil==2.8.2
2023-09-22 00:35:06 +02:00
python-engineio==4.7.1
python-socketio==5.9.0
pytz==2023.3.post1
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
2023-08-26 00:42:33 +02:00
s3transfer==0.6.2
2023-06-06 00:33:07 +02:00
SecretStorage==3.3.3
2023-09-22 00:35:06 +02:00
simple-websocket==0.10.1
2023-02-17 13:37:44 +01:00
six==1.16.0
speaklater3==1.4
2023-09-22 00:35:06 +02:00
SQLAlchemy==2.0.21
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-09-22 00:35:06 +02:00
typing_extensions==4.8.0
2023-07-28 00:50:13 +02:00
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-09-22 00:35:06 +02:00
wsproto==1.2.0
2023-02-17 13:37:44 +01:00
WTForms==3.0.1
2023-09-22 00:35:06 +02:00
zipp==3.17.0