1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-09-13 09:09:58 +00:00

ref(package) replace appdirs with platformdirs in configuration and requirements files (#697)

* ref(package) replace appdirs with platformdirs in configuration and requirements files

* ref: remove types-appdirs from dependencies in tox.ini
This commit is contained in:
Hasan Sezer Taşan
2025-08-25 02:30:25 +03:00
committed by GitHub
parent c702204231
commit 1a780e8f80
5 changed files with 6 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
appdirs==1.4.4
platformdirs==4.3.8
argcomplete==3.0.8
blinker==1.6.2
click==8.1.3