mirror of
https://github.com/YunoHost-Apps/pgadmin_ynh.git
synced 2024-09-03 19:56:38 +02:00
Cleanup requirements
This commit is contained in:
parent
66d63af2db
commit
334d0d0e01
4 changed files with 0 additions and 276 deletions
|
@ -1,107 +0,0 @@
|
|||
alembic==1.12.0
|
||||
Authlib==1.2.1
|
||||
azure-common==1.1.28
|
||||
azure-core==1.29.4
|
||||
azure-identity==1.13.0
|
||||
azure-mgmt-core==1.4.0
|
||||
azure-mgmt-rdbms==10.1.0
|
||||
azure-mgmt-resource==23.0.1
|
||||
azure-mgmt-subscription==3.1.1
|
||||
Babel==2.12.1
|
||||
bcrypt==4.0.1
|
||||
bidict==0.22.1
|
||||
blinker==1.6.2
|
||||
boto3==1.28.52
|
||||
botocore==1.31.52
|
||||
Brotli==1.1.0
|
||||
cachetools==5.3.1
|
||||
certifi==2023.7.22
|
||||
cffi==1.15.1
|
||||
charset-normalizer==3.2.0
|
||||
click==8.1.7
|
||||
cryptography==41.0.4
|
||||
dnspython==2.4.2
|
||||
email-validator==2.0.0.post2
|
||||
eventlet==0.33.3
|
||||
Flask==2.2.5
|
||||
flask-babel==3.1.0
|
||||
Flask-Compress==1.14
|
||||
Flask-Gravatar==0.5.0
|
||||
Flask-Login==0.6.2
|
||||
Flask-Mail==0.9.1
|
||||
Flask-Migrate==4.0.5
|
||||
Flask-Paranoid==0.3.0
|
||||
Flask-Principal==0.4.0
|
||||
Flask-Security-Too==5.1.2
|
||||
Flask-SocketIO==5.3.6
|
||||
Flask-SQLAlchemy==3.0.5
|
||||
Flask-WTF==1.1.1
|
||||
google-api-core==2.11.1
|
||||
google-api-python-client==2.100.0
|
||||
google-auth==2.23.0
|
||||
google-auth-httplib2==0.1.1
|
||||
google-auth-oauthlib==1.0.0
|
||||
googleapis-common-protos==1.60.0
|
||||
greenlet==2.0.2
|
||||
h11==0.14.0
|
||||
httpagentparser==1.9.5
|
||||
httplib2==0.22.0
|
||||
idna==3.4
|
||||
importlib-metadata==6.8.0
|
||||
isodate==0.6.1
|
||||
itsdangerous==2.1.2
|
||||
jaraco.classes==3.3.0
|
||||
jeepney==0.8.0
|
||||
Jinja2==3.1.2
|
||||
jmespath==1.0.1
|
||||
keyring==23.13.1
|
||||
ldap3==2.9.1
|
||||
Mako==1.2.4
|
||||
MarkupSafe==2.1.3
|
||||
more-itertools==10.1.0
|
||||
msal==1.24.0
|
||||
msal-extensions==1.0.0
|
||||
msrest==0.7.1
|
||||
oauthlib==3.2.2
|
||||
paramiko==3.3.1
|
||||
passlib==1.7.4
|
||||
pgadmin4==7.7
|
||||
Pillow==9.5.0
|
||||
portalocker==2.8.2
|
||||
protobuf==4.24.3
|
||||
psutil==5.9.5
|
||||
psycopg==3.1.9
|
||||
psycopg-c==3.1.9
|
||||
pyasn1==0.5.0
|
||||
pyasn1-modules==0.3.0
|
||||
pycparser==2.21
|
||||
PyJWT==2.8.0
|
||||
PyNaCl==1.5.0
|
||||
pyotp==2.9.0
|
||||
pyparsing==3.1.1
|
||||
pypng==0.20220715.0
|
||||
python-dateutil==2.8.2
|
||||
python-engineio==4.7.1
|
||||
python-socketio==5.9.0
|
||||
pytz==2023.3.post1
|
||||
qrcode==7.4.2
|
||||
requests==2.31.0
|
||||
requests-oauthlib==1.3.1
|
||||
rsa==4.9
|
||||
s3transfer==0.6.2
|
||||
SecretStorage==3.3.3
|
||||
simple-websocket==0.10.1
|
||||
six==1.16.0
|
||||
speaklater3==1.4
|
||||
SQLAlchemy==2.0.21
|
||||
sqlparse==0.4.4
|
||||
sshtunnel==0.4.0
|
||||
typing_extensions==4.8.0
|
||||
ua-parser==0.18.0
|
||||
uritemplate==4.1.1
|
||||
urllib3==1.26.16
|
||||
user-agents==2.2.0
|
||||
Werkzeug==2.2.3
|
||||
wsproto==1.2.0
|
||||
WTForms==3.0.1
|
||||
zipp==3.17.0
|
|
@ -1,108 +0,0 @@
|
|||
alembic==1.12.0
|
||||
Authlib==1.2.1
|
||||
azure-common==1.1.28
|
||||
azure-core==1.29.4
|
||||
azure-identity==1.13.0
|
||||
azure-mgmt-core==1.4.0
|
||||
azure-mgmt-rdbms==10.1.0
|
||||
azure-mgmt-resource==23.0.1
|
||||
azure-mgmt-subscription==3.1.1
|
||||
Babel==2.12.1
|
||||
bcrypt==4.0.1
|
||||
bidict==0.22.1
|
||||
blinker==1.6.2
|
||||
boto3==1.28.52
|
||||
botocore==1.31.52
|
||||
Brotli==1.1.0
|
||||
cachetools==5.3.1
|
||||
certifi==2023.7.22
|
||||
cffi==1.15.1
|
||||
charset-normalizer==3.2.0
|
||||
click==8.1.7
|
||||
cryptography==41.0.4
|
||||
dnspython==2.4.2
|
||||
email-validator==2.0.0.post2
|
||||
eventlet==0.33.3
|
||||
Flask==2.2.5
|
||||
flask-babel==3.1.0
|
||||
Flask-Compress==1.14
|
||||
Flask-Gravatar==0.5.0
|
||||
Flask-Login==0.6.2
|
||||
Flask-Mail==0.9.1
|
||||
Flask-Migrate==4.0.5
|
||||
Flask-Paranoid==0.3.0
|
||||
Flask-Principal==0.4.0
|
||||
Flask-Security-Too==5.1.2
|
||||
Flask-SocketIO==5.3.6
|
||||
Flask-SQLAlchemy==3.0.5
|
||||
Flask-WTF==1.1.1
|
||||
google-api-core==2.11.1
|
||||
google-api-python-client==2.100.0
|
||||
google-auth==2.23.0
|
||||
google-auth-httplib2==0.1.1
|
||||
google-auth-oauthlib==1.0.0
|
||||
googleapis-common-protos==1.60.0
|
||||
greenlet==1.1.2
|
||||
h11==0.14.0
|
||||
httpagentparser==1.9.5
|
||||
httplib2==0.22.0
|
||||
idna==3.4
|
||||
importlib-metadata==6.8.0
|
||||
isodate==0.6.1
|
||||
itsdangerous==2.1.2
|
||||
jaraco.classes==3.3.0
|
||||
jeepney==0.8.0
|
||||
Jinja2==3.1.2
|
||||
jmespath==1.0.1
|
||||
keyring==23.13.1
|
||||
ldap3==2.9.1
|
||||
Mako==1.2.4
|
||||
MarkupSafe==2.1.3
|
||||
more-itertools==10.1.0
|
||||
msal==1.24.0
|
||||
msal-extensions==1.0.0
|
||||
msrest==0.7.1
|
||||
oauthlib==3.2.2
|
||||
paramiko==3.3.1
|
||||
passlib==1.7.4
|
||||
pgadmin4==7.7
|
||||
Pillow==9.5.0
|
||||
pkg_resources==0.0.0
|
||||
portalocker==2.8.2
|
||||
protobuf==4.24.3
|
||||
psutil==5.9.5
|
||||
psycopg==3.1.9
|
||||
psycopg-c==3.1.9
|
||||
pyasn1==0.5.0
|
||||
pyasn1-modules==0.3.0
|
||||
pycparser==2.21
|
||||
PyJWT==2.8.0
|
||||
PyNaCl==1.5.0
|
||||
pyotp==2.9.0
|
||||
pyparsing==3.1.1
|
||||
pypng==0.20220715.0
|
||||
python-dateutil==2.8.2
|
||||
python-engineio==4.7.1
|
||||
python-socketio==5.9.0
|
||||
pytz==2023.3.post1
|
||||
qrcode==7.4.2
|
||||
requests==2.31.0
|
||||
requests-oauthlib==1.3.1
|
||||
rsa==4.9
|
||||
s3transfer==0.6.2
|
||||
SecretStorage==3.3.3
|
||||
simple-websocket==0.10.1
|
||||
six==1.16.0
|
||||
speaklater3==1.4
|
||||
SQLAlchemy==2.0.21
|
||||
sqlparse==0.4.4
|
||||
sshtunnel==0.4.0
|
||||
typing_extensions==4.8.0
|
||||
ua-parser==0.18.0
|
||||
uritemplate==4.1.1
|
||||
urllib3==1.26.16
|
||||
user-agents==2.2.0
|
||||
Werkzeug==2.2.3
|
||||
wsproto==1.2.0
|
||||
WTForms==3.0.1
|
||||
zipp==3.17.0
|
|
@ -1,56 +0,0 @@
|
|||
###############################################################################
|
||||
#
|
||||
# IMPORTANT:
|
||||
#
|
||||
# If runtime or build time dependencies are changed in this file, the committer
|
||||
# *must* ensure the DEB and RPM package maintainers are informed as soon as
|
||||
# possible.
|
||||
#
|
||||
###############################################################################
|
||||
|
||||
Flask==2.2.*
|
||||
Flask-Gravatar==0.*
|
||||
Flask-Login==0.*
|
||||
Flask-Mail==0.*
|
||||
Flask-Migrate==4.*
|
||||
greenlet==1.1.2; python_version <= '3.10'
|
||||
Flask-SQLAlchemy==3.0.*
|
||||
Flask-WTF==1.1.1
|
||||
Flask-Compress==1.*
|
||||
Flask-Paranoid==0.*
|
||||
Flask-Babel==3.1.*
|
||||
Flask-Security-Too==5.1.*
|
||||
Flask-SocketIO==5.3.*
|
||||
WTForms==3.0.*
|
||||
passlib==1.*
|
||||
pytz==2023.*
|
||||
speaklater3==1.*
|
||||
sqlparse==0.*
|
||||
psutil==5.9.*
|
||||
psycopg[c]==3.1.9
|
||||
python-dateutil==2.*
|
||||
SQLAlchemy==2.*
|
||||
bcrypt==4.0.*
|
||||
cryptography==41.0.*
|
||||
sshtunnel==0.*
|
||||
ldap3==2.*
|
||||
gssapi==1.8.*
|
||||
eventlet==0.33.3
|
||||
httpagentparser==1.9.*
|
||||
user-agents==2.2.0
|
||||
pywinpty==2.0.*; sys_platform=="win32"
|
||||
Authlib==1.2.*
|
||||
pyotp==2.*
|
||||
qrcode==7.*
|
||||
Pillow==9.*
|
||||
boto3==1.28.*
|
||||
botocore==1.31.*
|
||||
urllib3==1.26.*
|
||||
azure-mgmt-rdbms==10.1.0
|
||||
azure-mgmt-resource==23.0.1
|
||||
azure-mgmt-subscription==3.1.1
|
||||
azure-identity==1.13.0
|
||||
google-api-python-client==2.*
|
||||
google-auth-oauthlib==1.0.0
|
||||
Werkzeug==2.2.3
|
||||
keyring==23.*
|
|
@ -25,10 +25,5 @@ ynh_use_venv() {
|
|||
}
|
||||
|
||||
_install_pgadmin_pip() {
|
||||
# ynh_exec_as "$app" "$venvpy" -m pip install --upgrade --no-cache-dir --ignore-installed "psycopg[c]"
|
||||
|
||||
# cp "$YNH_APP_BASEDIR/conf/requirement_$(lsb_release --codename --short).txt" "$install_dir/requirements.txt"
|
||||
# cp "$YNH_APP_BASEDIR/conf/requirements_orig.txt" "$install_dir/requirements.txt"
|
||||
# ynh_exec_as "$app" "$venvpy" -m pip install --upgrade -r "$install_dir/requirements.txt"
|
||||
ynh_exec_as "$app" "$venvpy" -m pip install --upgrade "pgadmin4==7.7"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue