Skip to content

Commit

Permalink
Update core package requirements, to allow GitHub CIs to pass (#15)
Browse files Browse the repository at this point in the history
Signed-off-by: Rohan Chitale <[email protected]>
  • Loading branch information
rchitale7 authored Feb 27, 2025
1 parent 065a7ea commit 5ae3ed5
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions remote_vector_index_builder/core/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
black>=25.1.0,<26.0.0
flake8>=7.1.0,<8.0.0
isort>=6.0.0,<7.0.0
mypy>=1.15.0,<2.0.0
pytest>=8.0.0,<9.0.0
pydantic>=2.7.0,<3.0.0
boto3>=1.36,<2.0.0
numpy>=1.26,<2.0.0

0 comments on commit 5ae3ed5

Please sign in to comment.