Skip to content

Commit

Permalink
Bump duckdb and manifest-ml. Unpin pydantic.
Browse files Browse the repository at this point in the history
Workaround for NumbersStationAI#8
  • Loading branch information
jaraco committed Apr 21, 2024
1 parent 08d37e2 commit e0a168b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
manifest-ml[all]==0.1.8
manifest-ml[all]==0.1.9
pandas>=2.0.0
sqlalchemy<2.0.0
transformers>=4.34.1
Expand All @@ -12,7 +12,7 @@ sqlparse
pebble
structlog
sentencepiece
duckdb==0.9.2
duckdb==0.10.2
structlog==22.3.0
tensorboard==2.15.1
lightning==2.1.0
Expand All @@ -22,4 +22,4 @@ peft==0.6.0
packaging==23.2
ninja==1.11.1.1
langchain
pydantic>2
pydantic

0 comments on commit e0a168b

Please sign in to comment.