We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ff95cb commit 27a9bc1Copy full SHA for 27a9bc1
settings.ini
@@ -4,7 +4,7 @@ lib_name = fasthtml
4
version = 0.2.5
5
min_python = 3.10
6
license = apache2
7
-requirements = fastcore>=1.6.3 python-dateutil starlette>0.33 oauthlib itsdangerous uvicorn[standard]>=0.30 httpx fastlite>=0.0.6 python-multipart beautifulsoup4
+requirements = fastcore>=1.6.4 python-dateutil starlette>0.33 oauthlib itsdangerous uvicorn[standard]>=0.30 httpx fastlite>=0.0.6 python-multipart beautifulsoup4
8
dev_requirements = ipython lxml
9
black_formatting = False
10
conda_user = fastai
0 commit comments