update
This commit is contained in:
parent
71bc3d2bf4
commit
e4a2cfa6b9
@ -1,13 +1,18 @@
|
|||||||
annotated-types==0.7.0
|
annotated-types==0.7.0
|
||||||
anyio==4.9.0
|
anyio==4.9.0
|
||||||
|
arrow==1.3.0
|
||||||
asgiref==3.8.1
|
asgiref==3.8.1
|
||||||
|
attrs==25.3.0
|
||||||
Babel==2.15.0
|
Babel==2.15.0
|
||||||
|
blessed==1.21.0
|
||||||
|
cattrs==24.1.3
|
||||||
certifi==2025.1.31
|
certifi==2025.1.31
|
||||||
cffi==1.17.1
|
cffi==1.17.1
|
||||||
charset-normalizer==3.4.1
|
charset-normalizer==3.4.1
|
||||||
colorama==0.4.6
|
colorama==0.4.6
|
||||||
crispy-bootstrap5==2024.10
|
crispy-bootstrap5==2024.10
|
||||||
cryptography==44.0.2
|
cryptography==44.0.2
|
||||||
|
defusedxml==0.7.1
|
||||||
diff-match-patch==20241021
|
diff-match-patch==20241021
|
||||||
distro==1.9.0
|
distro==1.9.0
|
||||||
Django==5.1.7
|
Django==5.1.7
|
||||||
@ -15,23 +20,33 @@ django-allauth==65.6.0
|
|||||||
django-appointment==3.8.0
|
django-appointment==3.8.0
|
||||||
django-background-tasks==1.2.8
|
django-background-tasks==1.2.8
|
||||||
django-bootstrap5==25.1
|
django-bootstrap5==25.1
|
||||||
|
django-ckeditor==6.7.2
|
||||||
|
django-cors-headers==4.7.0
|
||||||
django-countries==7.6.1
|
django-countries==7.6.1
|
||||||
django-crispy-forms==2.3
|
django-crispy-forms==2.3
|
||||||
django-extensions==3.2.3
|
django-extensions==3.2.3
|
||||||
django-filter==25.1
|
django-filter==25.1
|
||||||
django-import-export==4.3.7
|
django-import-export==4.3.7
|
||||||
|
django-js-asset==3.1.2
|
||||||
django-ledger==0.7.6.1
|
django-ledger==0.7.6.1
|
||||||
django-next-url-mixin==0.4.0
|
django-next-url-mixin==0.4.0
|
||||||
django-ordered-model==3.7.4
|
django-ordered-model==3.7.4
|
||||||
django-phonenumber-field==8.0.0
|
django-phonenumber-field==8.0.0
|
||||||
|
django-picklefield==3.3
|
||||||
django-plans==2.0.0
|
django-plans==2.0.0
|
||||||
|
django-q==1.3.9
|
||||||
|
django-schema-graph==3.1.0
|
||||||
django-sequences==3.0
|
django-sequences==3.0
|
||||||
django-tables2==2.7.5
|
django-tables2==2.7.5
|
||||||
django-treebeard==4.7.1
|
django-treebeard==4.7.1
|
||||||
|
django-widget-tweaks==1.5.0
|
||||||
djangorestframework==3.15.2
|
djangorestframework==3.15.2
|
||||||
|
djhtml==3.0.7
|
||||||
docopt==0.6.2
|
docopt==0.6.2
|
||||||
Faker==37.1.0
|
Faker==37.1.0
|
||||||
|
fonttools==4.57.0
|
||||||
fpdf==1.7.2
|
fpdf==1.7.2
|
||||||
|
fpdf2==2.8.3
|
||||||
h11==0.14.0
|
h11==0.14.0
|
||||||
httpcore==1.0.7
|
httpcore==1.0.7
|
||||||
httpx==0.28.1
|
httpx==0.28.1
|
||||||
@ -39,7 +54,10 @@ icalendar==6.1.2
|
|||||||
idna==3.10
|
idna==3.10
|
||||||
jiter==0.9.0
|
jiter==0.9.0
|
||||||
jwt==1.3.1
|
jwt==1.3.1
|
||||||
|
luhnchecker==0.0.12
|
||||||
Markdown==3.7
|
Markdown==3.7
|
||||||
|
markdown-it-py==3.0.0
|
||||||
|
mdurl==0.1.2
|
||||||
num2words==0.5.14
|
num2words==0.5.14
|
||||||
numpy==2.2.4
|
numpy==2.2.4
|
||||||
ofxtools==0.9.5
|
ofxtools==0.9.5
|
||||||
@ -50,24 +68,27 @@ pillow==10.4.0
|
|||||||
pycparser==2.22
|
pycparser==2.22
|
||||||
pydantic==2.10.6
|
pydantic==2.10.6
|
||||||
pydantic_core==2.27.2
|
pydantic_core==2.27.2
|
||||||
|
Pygments==2.19.1
|
||||||
python-dateutil==2.9.0.post0
|
python-dateutil==2.9.0.post0
|
||||||
|
python-slugify==8.0.4
|
||||||
python-stdnum==1.20
|
python-stdnum==1.20
|
||||||
pytz==2025.2
|
pytz==2025.2
|
||||||
pyvin==0.0.2
|
pyvin==0.0.2
|
||||||
pyzbar==0.1.9
|
pyzbar==0.1.9
|
||||||
|
redis==3.5.3
|
||||||
requests==2.32.3
|
requests==2.32.3
|
||||||
|
rich==14.0.0
|
||||||
|
setuptools==80.3.0
|
||||||
six==1.17.0
|
six==1.17.0
|
||||||
sniffio==1.3.1
|
sniffio==1.3.1
|
||||||
sqlparse==0.5.3
|
sqlparse==0.5.3
|
||||||
suds==1.2.0
|
suds==1.2.0
|
||||||
swapper==1.3.0
|
swapper==1.3.0
|
||||||
tablib==3.8.0
|
tablib==3.8.0
|
||||||
|
text-unidecode==1.3
|
||||||
tqdm==4.67.1
|
tqdm==4.67.1
|
||||||
|
types-python-dateutil==2.9.0.20241206
|
||||||
typing_extensions==4.13.0
|
typing_extensions==4.13.0
|
||||||
tzdata==2025.2
|
tzdata==2025.2
|
||||||
urllib3==2.3.0
|
urllib3==2.3.0
|
||||||
fpdf2
|
wcwidth==0.2.13
|
||||||
luhnchecker
|
|
||||||
requests
|
|
||||||
django-ckeditor
|
|
||||||
django-cors-headers
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user