2
0
Fork 0

Compare commits

..

No commits in common. "0dd2c8f31a12036b1d22e5439925076c086896b1" and "54296ebcf74738e10e87e76ab0c015849c8ca491" have entirely different histories.

2 changed files with 15 additions and 21 deletions

View File

@ -1,5 +0,0 @@
root = true
[*.html]
indent_size = 4
indent_style = space

View File

@ -1,9 +1,9 @@
amqp==5.1.1 amqp==5.1.1
asgiref==3.8.1 asgiref==3.5.0
async-timeout==4.0.2 async-timeout==4.0.2
beautifulsoup4==4.12.3 beautifulsoup4==4.12.2
billiard==4.2.0 billiard==3.6.4.0
celery==5.4.0 celery==5.2.6
certifi==2021.10.8 certifi==2021.10.8
charset-normalizer==2.0.12 charset-normalizer==2.0.12
click==8.1.2 click==8.1.2
@ -11,31 +11,30 @@ click-didyoumean==0.3.0
click-plugins==1.1.1 click-plugins==1.1.1
click-repl==0.2.0 click-repl==0.2.0
Deprecated==1.2.13 Deprecated==1.2.13
Django==5.0.4 Django==4.0.4
django-dynamic-preferences==1.16.0 django-dynamic-preferences==1.15.0
django-phonenumber-field==7.3.0 django-phonenumber-field==6.1.0
icalendar==5.0.12 icalendar==4.0.9
idna==3.3 idna==3.3
kombu==5.3.7 kombu==5.2.4
packaging==21.3 packaging==21.3
persisting-theory==1.0 persisting-theory==1.0
phonenumbers==8.12.47 phonenumbers==8.12.47
prompt-toolkit==3.0.29 prompt-toolkit==3.0.29
psycopg2-binary==2.9.9 psycopg2-binary==2.9.3
pyparsing==3.0.8 pyparsing==3.0.8
pypng==0.20220715.0 pypng==0.20220715.0
python-dateutil==2.8.2 python-dateutil==2.8.2
pytz==2022.1 pytz==2022.1
qrcode==7.4.2 qrcode==7.4.2
redis==5.0.4 redis==4.2.2
requests==2.31.0 requests==2.27.1
sentry-sdk==2.0.1 sentry-sdk==1.5.10
six==1.16.0 six==1.16.0
soupsieve==2.4.1 soupsieve==2.4.1
sqlparse==0.4.2 sqlparse==0.4.2
typing_extensions==4.5.0 typing_extensions==4.5.0
tzdata==2024.1 urllib3==1.26.9
urllib3==2.2.1 vine==5.0.0
vine==5.1.0
wcwidth==0.2.5 wcwidth==0.2.5
wrapt==1.14.0 wrapt==1.14.0