Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.

Commit

Permalink
Reintroduce requirements file for fly compat (#64)
Browse files Browse the repository at this point in the history
Revert "Add pyproject.toml and replace requirements files"

This reverts commit 4469f60.
  • Loading branch information
ml-evs authored Jan 23, 2024
1 parent 99cb994 commit 33a9d3f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
fastapi
invoke
jinja2
linkml ~= 1.6, != 1.6.2
linkml-runtime ~= 1.6, != 1.6.1
mongomock
pre-commit
pydantic ~= 2.0
uvicorn

0 comments on commit 33a9d3f

Please sign in to comment.