mirror of
https://github.com/creyD/email_valid.git
synced 2026-04-12 19:30:30 +02:00
25 lines
631 B
Plaintext
25 lines
631 B
Plaintext
filelock==3.18.0
|
|
idna==3.10
|
|
py3-validate-email==1.0.5.post2
|
|
dnspython==2.7.0
|
|
|
|
annotated-types==0.7.0 # FastAPI
|
|
anyio==4.9.0 # FastAPI
|
|
fastapi==0.115.12 # FastAPI
|
|
idna==3.10 # FastAPI
|
|
pydantic==2.11.4 # FastAPI
|
|
pydantic-core==2.33.2 # FastAPI
|
|
sniffio==1.3.1 # FastAPI
|
|
starlette==0.46.2 # FastAPI
|
|
typing-extensions==4.13.2 # FastAPI
|
|
typing-inspection==0.4.0 # FastAPI
|
|
|
|
click==8.1.7 # uvicorn server
|
|
httptools==0.6.4 # uvicorn server
|
|
pyyaml==6.0.2 # uvicorn server
|
|
uvicorn==0.32.0 # uvicorn server
|
|
uvloop==0.21.0 # uvicorn server
|
|
watchfiles==0.24.0 # uvicorn server
|
|
websockets==14.1 # uvicorn server
|
|
gunicorn==23.0.0 # uvicorn server
|