ajndkr / lanarky

The web framework for building LLM microservices
https://lanarky.ajndkr.com/
MIT License
975 stars 74 forks source link

chore(deps): freeze requirements for demo examples #26

Closed Tooflex closed 1 year ago

Tooflex commented 1 year ago

Description

Freeze dependencies versions to avoid breaking changes for a specific release in the future

ajndkr commented 1 year ago

@Tooflex please use pre-commit to pass code check: https://github.com/ajndkr/fastapi-async-langchain/blob/main/CONTRIBUTING.md#cicd

I will remove the pr automation workflow. it's not working as expected.