diff options
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..4557d0c --- /dev/null +++ b/requirements.txt @@ -0,0 +1,46 @@ +annotated-types==0.7.0 +anyio==4.8.0 +appdirs==1.4.4 +argcomplete==3.6.0 +certifi==2025.1.31 +click==8.1.8 +dnspython==2.7.0 +email_validator==2.2.0 +fastapi==0.115.11 +fastapi-cli==0.0.7 +h11==0.14.0 +httpcore==1.0.7 +httptools==0.6.4 +httpx==0.28.1 +idna==3.10 +importlib_resources==6.5.2 +Jinja2==3.1.6 +markdown-it-py==3.0.0 +MarkupSafe==3.0.2 +mdurl==0.1.2 +pillow==11.1.0 +pydantic==2.10.6 +pydantic_core==2.27.2 +Pygments==2.19.1 +python-barcode==0.15.1 +python-dateutil==2.9.0.post0 +python-dotenv==1.0.1 +-e git+https://github.com/python-escpos/python-escpos.git@7ec59c41a277b594242ee4564df069e8e4356d8e#egg=python_escpos&subdirectory=../../python-escpos +python-multipart==0.0.20 +pyusb==1.3.1 +PyYAML==6.0.2 +qrcode==8.0 +rich==13.9.4 +rich-toolkit==0.13.2 +setuptools==76.0.0 +shellingham==1.5.4 +six==1.17.0 +sniffio==1.3.1 +starlette==0.46.1 +strictyaml==1.7.3 +typer==0.15.2 +typing_extensions==4.12.2 +uvicorn==0.34.0 +uvloop==0.21.0 +watchfiles==1.0.4 +websockets==15.0.1 |
