Skip to content

Commit

Permalink
Add some missing requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
maximusunc committed Nov 26, 2024
1 parent fd9eb99 commit e590df0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
4 changes: 4 additions & 0 deletions requirements-lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ httpcore==1.0.6
httpx==0.27.2
idna==3.10
importlib_metadata==8.4.0
joblib==1.4.2
numpy==2.1.1
opentelemetry-api==1.27.0
opentelemetry-exporter-jaeger==1.21.0
Expand All @@ -34,10 +35,13 @@ pytz==2024.2
rdkit==2024.3.5
reasoner-pydantic==5.0.6
redis==5.1.1
scikit-learn==1.5.2
scipy==1.14.1
setuptools==70.0.0
six==1.16.0
sniffio==1.3.1
starlette==0.38.6
threadpoolctl==3.5.0
thrift==0.21.0
tqdm==4.66.5
typing_extensions==4.12.2
Expand Down
2 changes: 2 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,7 @@ pandas
rdkit
reasoner-pydantic
redis
scipy
scikit-learn
tqdm
uvicorn

0 comments on commit e590df0

Please sign in to comment.