# python 3.13.5 # application server fastapi[standard]==0.135.2 gunicorn==25.3.* starlette==1.0.* httpx==0.28.1 urllib3==2.6.3 pyjwt==2.12.1 #database handling sqlalchemy==2.0.48 sqlalchemy_utils==0.42.1 # Data models/handling pydantic==2.12.5 ulid-py==1.1.0 # configuration handling fire==0.7.1 dynaconf==3.2.13 PyYAML==6.0.3 python-multipart==0.0.22 # calculation scipy==1.17.1 numpy==2.4.3 biopython==1.86 # other cachetools==7.0.5 slowapi==0.1.9 python-dateutil==2.9.0.post0