Skip to content

Commit

Permalink
Update requirements to fastcore 1.7.13
Browse files Browse the repository at this point in the history
  • Loading branch information
ncoop57 committed Oct 9, 2024
1 parent 3b67ccc commit 84a1e1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.ini
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ lib_name = fasthtml
version = 0.6.11
min_python = 3.10
license = apache2
requirements = fastcore>=1.7.12 python-dateutil starlette>0.33 oauthlib itsdangerous uvicorn[standard]>=0.30 httpx fastlite>=0.0.9 python-multipart beautifulsoup4
requirements = fastcore>=1.7.13 python-dateutil starlette>0.33 oauthlib itsdangerous uvicorn[standard]>=0.30 httpx fastlite>=0.0.9 python-multipart beautifulsoup4
dev_requirements = ipython lxml pysymbol_llm
black_formatting = False
conda_user = fastai
Expand Down

0 comments on commit 84a1e1d

Please sign in to comment.