Skip to content

Commit

Permalink
fix pydantic config
Browse files Browse the repository at this point in the history
  • Loading branch information
samsja committed Nov 21, 2024
1 parent 3af789a commit 72fd4da
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies = [
"setuptools",
"transformers>=4.44.2",
"datasets>=3.0.0",
"pydantic_config @ git+https://github.com/samsja/pydantic_config.git@v0.2.1",
"pydantic_config @ git+https://github.com/samsja/pydantic_config.git@74c94ee",
"einops",
"torchdata>=0.8.0",
"fsspec[gcs]>=2024.3.1",
Expand Down
4 changes: 2 additions & 2 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 72fd4da

Please sign in to comment.