mirror of
https://github.com/YunoHost-Apps/pgadmin_ynh.git
synced 2024-09-03 19:56:38 +02:00
Fix requirement.txt
This commit is contained in:
parent
f642a6e1a4
commit
dbb511e388
2 changed files with 2 additions and 2 deletions
|
@ -64,7 +64,7 @@ msrest==0.7.1
|
|||
oauthlib==3.2.2
|
||||
paramiko==3.3.1
|
||||
passlib==1.7.4
|
||||
pgadmin4 @ file:///root/pgadmin4-7.6-py3-none-any.whl#sha256=6ba16a7832d0e8ab481a2904124df58a8e2ffd6110b62ceb95d23efc07ae1bdd
|
||||
pgadmin4==7.6
|
||||
Pillow==9.5.0
|
||||
portalocker==2.7.0
|
||||
protobuf==4.24.1
|
||||
|
|
|
@ -64,7 +64,7 @@ msrest==0.7.1
|
|||
oauthlib==3.2.2
|
||||
paramiko==3.3.1
|
||||
passlib==1.7.4
|
||||
pgadmin4 @ file:///home/app_upgrader/pgadmin4-7.6-py3-none-any.whl#sha256=697c58250abb4ba32aabae44f6b294b30384ea14757aae1cd4913b4cfc859382
|
||||
pgadmin4==7.6
|
||||
Pillow==9.5.0
|
||||
pkg_resources==0.0.0
|
||||
portalocker==2.7.0
|
||||
|
|
Loading…
Add table
Reference in a new issue