Fix?
This commit is contained in:
@@ -1,24 +1,63 @@
|
|||||||
gunicorn
|
# aioredis # BAD! Not maintained!
|
||||||
uvicorn
|
anyio
|
||||||
fastapi[all]
|
argon2-cffi
|
||||||
pydantic
|
argon2-cffi-bindings
|
||||||
SQLAlchemy
|
asgiref
|
||||||
mysqlclient
|
|
||||||
# redis
|
|
||||||
redis[hiredis]
|
|
||||||
# aioredis
|
|
||||||
async-timeout
|
async-timeout
|
||||||
|
certifi
|
||||||
|
cffi
|
||||||
|
charset-normalizer
|
||||||
|
click
|
||||||
|
Deprecated
|
||||||
|
dnspython
|
||||||
|
email-validator
|
||||||
|
et-xmlfile
|
||||||
|
fastapi
|
||||||
|
greenlet
|
||||||
|
gunicorn
|
||||||
|
h11
|
||||||
html2text
|
html2text
|
||||||
pytz
|
httpcore
|
||||||
stripe
|
httptools
|
||||||
passlib
|
httpx
|
||||||
argon2_cffi
|
idna
|
||||||
PyJWT
|
itsdangerous
|
||||||
pandas
|
Jinja2
|
||||||
|
MarkupSafe
|
||||||
|
mysqlclient
|
||||||
|
numpy
|
||||||
openpyxl
|
openpyxl
|
||||||
xlrd
|
orjson
|
||||||
qrcode[pil]
|
packaging
|
||||||
websockets
|
pandas
|
||||||
|
passlib
|
||||||
pdf2image
|
pdf2image
|
||||||
Pillow
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user