- Added a script with all FastAPI methods - Added a main.py file to start everything - Generated a config that grabs data from .env
23 lines
836 B
Plaintext
23 lines
836 B
Plaintext
annotated-types==0.7.0
|
|
anyio==4.10.0
|
|
certifi==2025.8.3
|
|
charset-normalizer==3.4.3
|
|
click==8.2.1
|
|
colorama==0.4.6
|
|
fastapi==0.116.1
|
|
h11==0.16.0
|
|
idna==3.10
|
|
loguru==0.7.3
|
|
psycopg2==2.9.10
|
|
pydantic==2.11.7
|
|
pydantic_core==2.33.2
|
|
python-decouple==3.8
|
|
requests==2.32.5
|
|
sniffio==1.3.1
|
|
starlette==0.47.3
|
|
typing-inspection==0.4.1
|
|
typing_extensions==4.15.0
|
|
urllib3==2.5.0
|
|
uvicorn==0.35.0
|
|
win32_setctime==1.2.0
|