This commit is contained in:
Scott Idem
2023-04-07 18:17:07 -04:00
parent bfd344a9f7
commit 4f36a511e9

View File

@@ -1,24 +1,63 @@
gunicorn
uvicorn
fastapi[all]
pydantic
SQLAlchemy
mysqlclient
# redis
redis[hiredis]
# aioredis
# aioredis # BAD! Not maintained!
anyio
argon2-cffi
argon2-cffi-bindings
asgiref
async-timeout
certifi
cffi
charset-normalizer
click
Deprecated
dnspython
email-validator
et-xmlfile
fastapi
greenlet
gunicorn
h11
html2text
pytz
stripe
passlib
argon2_cffi
PyJWT
pandas
httpcore
httptools
httpx
idna
itsdangerous
Jinja2
MarkupSafe
mysqlclient
numpy
openpyxl
xlrd
qrcode[pil]
websockets
orjson
packaging
pandas
passlib
pdf2image
Pillow
# mypy
pycparser
pydantic
PyJWT
pyparsing
python-dateutil
python-dotenv
python-multipart
pytz
PyYAML
qrcode
redis[hiredis]
requests
rfc3986
six
sniffio
SQLAlchemy==1.4.47 # 1.4.47 is the newest I am working with
starlette
stripe
typing_extensions
ujson
urllib3
uvicorn
uvloop
watchfiles
watchgod
websockets
wrapt
xlrd