1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-09-08 21:30:57 +02:00

fix cache locking errors during parallel builds

This commit is contained in:
Nick Sweeting
2023-10-31 14:59:17 -07:00
parent 2c692191ef
commit 41bd7c6480
3 changed files with 10 additions and 11 deletions

View File

@@ -13,6 +13,7 @@ decorator==5.1.1
django==3.1.14
django-auth-ldap==4.1.0
django-extensions==3.1.5
exceptiongroup==1.1.3
executing==2.0.1
idna==3.4
ipython==8.17.2
@@ -40,6 +41,7 @@ sonic-client==1.0.0
sqlparse==0.4.4
stack-data==0.6.3
traitlets==5.13.0
typing-extensions==4.8.0
tzlocal==5.2
urllib3==2.0.7
w3lib==2.1.2