- Add a custom EmailStr type which lowercases the full e-mail, not just the domain. - Ensure EmailStr is used throughout wherever e-mails are used, both for invites and user models - Tests: update to check for lowercase email responses, e-mails returned from APIs are always lowercase - Tests: remove tests where '@' was ur-lencoded, should not be possible since POSTing JSON and no url-decoding is done/expected. E-mails should have '@' present. - Fixes #2083 where invites were rejected due to case differences - CI: pin pymongo dependency due to latest releases update, update python used for CI
33 lines
490 B
Plaintext
33 lines
490 B
Plaintext
gunicorn
|
|
uvicorn[standard]
|
|
fastapi==0.103.2
|
|
motor==3.3.1
|
|
pymongo==4.8.0
|
|
passlib
|
|
PyJWT==2.8.0
|
|
pydantic==2.8.2
|
|
email-validator
|
|
loguru
|
|
aiofiles
|
|
kubernetes-asyncio==29.0.0
|
|
kubernetes
|
|
aiobotocore
|
|
redis>=5.0.0
|
|
pyyaml
|
|
jinja2
|
|
humanize
|
|
python-multipart
|
|
pathvalidate
|
|
https://github.com/ikreymer/stream-zip/archive/refs/heads/crc32-optional.zip
|
|
boto3
|
|
backoff>=2.2.1
|
|
python-slugify>=8.0.1
|
|
mypy_boto3_s3
|
|
types_aiobotocore_s3
|
|
types-redis
|
|
types-python-slugify
|
|
types-pyYAML
|
|
remotezip
|
|
json-stream
|
|
aiostream
|