# HG changeset patch # User RhodeCode Admin # Date 2022-10-25 07:45:15 # Node ID 6aea6962662462fe8ff9c30aac4f9c706b790911 # Parent 3877228b009100729a6df3e129ea0e1171ca3fc3 packages: remove dogpile.core as it's a deprecated library diff --git a/requirements.txt b/requirements.txt --- a/requirements.txt +++ b/requirements.txt @@ -3,8 +3,7 @@ # our custom configobj https://code.rhodecode.com/upstream/configobj/artifacts/download/0-012de99a-b1e1-4f64-a5c0-07a98a41b324.tar.gz?md5=6a513f51fe04b2c18cf84c1395a7c626#egg=configobj==5.0.6 -dogpile.cache==0.9.0 -dogpile.core==0.4.1 +dogpile.cache==0.9.2 decorator==4.1.2 dulwich==0.13.0 hgsubversion==1.9.3