init
This commit is contained in:
commit
cb3743dbe8
59 changed files with 21340 additions and 0 deletions
22
requirements.txt
Normal file
22
requirements.txt
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
fastapi
|
||||
pydantic
|
||||
uvicorn
|
||||
jinja2
|
||||
python-dotenv
|
||||
requests
|
||||
itsdangerous
|
||||
starlette
|
||||
pydantic-settings
|
||||
authlib
|
||||
httpx
|
||||
types-authlib
|
||||
python-jose
|
||||
pytest
|
||||
uvloop; sys_platform != 'win32'
|
||||
sqlalchemy
|
||||
httptools
|
||||
psycopg
|
||||
alembic
|
||||
pymisp
|
||||
prometheus-client
|
||||
unbound_console
|
||||
Loading…
Add table
Add a link
Reference in a new issue