Merge pull request !2942 from rhodecode-enterprise-ce maintain/deps-bump
Changes from branch: Maintain/deps bump
This commit is contained in:
commit
9d8bfe3dc5
2 changed files with 10 additions and 13 deletions
|
|
@ -6,12 +6,10 @@ alembic==1.13.1
|
|||
sqlalchemy==1.4.54
|
||||
greenlet==3.3.0
|
||||
typing_extensions==4.15.0
|
||||
async-timeout==4.0.3
|
||||
babel==2.12.1
|
||||
beaker==1.13.0
|
||||
celery==5.6.0
|
||||
billiard==4.2.3
|
||||
click==8.1.8
|
||||
celery==5.6.1
|
||||
billiard==4.2.4
|
||||
click-didyoumean==0.3.1
|
||||
click==8.1.8
|
||||
click-plugins==1.1.1
|
||||
|
|
@ -20,7 +18,7 @@ celery==5.6.0
|
|||
click==8.1.8
|
||||
prompt_toolkit==3.0.48
|
||||
wcwidth==0.2.13
|
||||
kombu==5.6.1
|
||||
kombu==5.6.2
|
||||
amqp==5.3.1
|
||||
vine==5.1.0
|
||||
tzdata==2025.2
|
||||
|
|
@ -69,7 +67,7 @@ channelstream==0.7.1
|
|||
certifi==2025.11.12
|
||||
charset-normalizer==3.4.4
|
||||
idna==3.11
|
||||
urllib3==2.5.0
|
||||
urllib3==2.6.2
|
||||
ws4py==0.5.1
|
||||
deform==2.0.15
|
||||
chameleon==3.10.2
|
||||
|
|
@ -113,7 +111,7 @@ ipython==8.26.0
|
|||
traitlets==5.14.3
|
||||
typing_extensions==4.15.0
|
||||
markdown==3.4.3
|
||||
msgpack==1.1.0
|
||||
msgpack==1.1.2
|
||||
mysqlclient==2.1.1
|
||||
nbconvert==7.7.3
|
||||
beautifulsoup4==4.12.3
|
||||
|
|
@ -178,7 +176,7 @@ premailer==3.10.0
|
|||
certifi==2025.11.12
|
||||
charset-normalizer==3.4.4
|
||||
idna==3.11
|
||||
urllib3==2.5.0
|
||||
urllib3==2.6.2
|
||||
psutil==5.9.8
|
||||
psycopg2==2.9.11
|
||||
py-bcrypt==0.4
|
||||
|
|
@ -235,8 +233,7 @@ python3-saml==1.16.0
|
|||
xmlsec==1.3.14
|
||||
lxml==5.3.0
|
||||
pyyaml==6.0.1
|
||||
redis==5.2.0
|
||||
async-timeout==4.0.3
|
||||
redis==7.1.0
|
||||
regex==2022.10.31
|
||||
routes==2.5.1
|
||||
repoze.lru==0.7
|
||||
|
|
@ -261,7 +258,7 @@ s3fs==2025.10.0
|
|||
jmespath==1.0.1
|
||||
python-dateutil==2.9.0.post0
|
||||
six==1.17.0
|
||||
urllib3==2.5.0
|
||||
urllib3==2.6.2
|
||||
python-dateutil==2.9.0.post0
|
||||
six==1.17.0
|
||||
jmespath==1.0.1
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
## rhodecode-tools, special case, use file://PATH.tar.gz#egg=rhodecode-tools==X.Y.Z, to test local version
|
||||
rhodecode-tools @ https://code.rhodecode.com/_file_store/download/0-0d04a021-7280-4363-8830-e0c4bd5e680b.3.0.tar.gz#egg=rhodecode-tools
|
||||
rhodecode-tools==4.3.0
|
||||
rhodecode-tools @ https://code.rhodecode.com/_file_store/download/0-3b32d557-a810-4e87-a58b-b5c96d2c1513.4.0.tar.gz#egg=rhodecode-tools
|
||||
rhodecode-tools==4.4.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue