13 lines
482 B
Plaintext
13 lines
482 B
Plaintext
FastAPI==0.112.1 # https://github.com/fastapi/fastapi
|
|
pydantic==2.8.2 # https://github.com/pydantic/pydantic
|
|
uvicorn==0.30.6 # https://github.com/encode/uvicorn
|
|
python-multipart==0.0.9 # https://github.com/Kludex/python-multipart
|
|
icalendar==5.0.13 # https://github.com/collective/icalendar
|
|
Unidecode==1.3.8 # https://github.com/avian2/unidecode
|
|
|
|
gunicorn==23.0.0 # https://github.com/benoitc/gunicorn
|
|
|
|
# Partial uvicorn[standard] dependencies
|
|
httptools==0.6.1
|
|
uvloop==0.20.0
|