ThermalTodos/requirements.txt

27 lines
444 B
Plaintext
Raw Normal View History

2023-08-23 00:07:46 +00:00
fastapi
2023-08-23 02:33:37 +00:00
python-escpos==3.0a9
2023-08-22 23:51:39 +00:00
annotated-types==0.5.0
anyio==3.7.1
asgiref==3.7.2
cffi==1.15.1
click==8.1.6
cryptography==40.0.2
fastapi==0.100.1
h11==0.14.0
idna==3.4
pycparser==2.21
pydantic==2.1.1
pydantic-settings==2.0.2
pydantic_core==2.4.0
PyJWT==2.8.0
python-dotenv==1.0.0
sniffio==1.3.0
typing_extensions==4.7.1
uvicorn==0.23.2
2023-08-23 00:46:55 +00:00
wonderwords
2023-08-25 23:43:38 +00:00
google-api-python-client
google-auth
google-auth-oauthlib
2023-08-27 04:25:56 +00:00
google-auth-httplib2
gunicorn
schedule