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 abdfccf commit d4f6e66Copy full SHA for d4f6e66
requirements/doc-requirements.txt
@@ -1,3 +1,3 @@
1
-Sphinx==5.1.1
2
-piccolo-theme>=0.12.0
3
-sphinx-autobuild==2021.3.14
+Sphinx==7.2.6
+piccolo-theme==0.21.0
+sphinx-autobuild==2024.2.4
requirements/test-requirements.txt
@@ -1,7 +1,7 @@
-pytest==6.2.5
+pytest==8.1.1
requests==2.31.0
-uvicorn==0.15.0
4
-pytest-cov==3.0.0
5
-flake8==4.0.1
6
-piccolo[postgres,sqlite]>=0.30.0
7
-moto==3.1.16
+uvicorn==0.29.0
+pytest-cov==5.0.0
+flake8==7.0.0
+piccolo[postgres,sqlite]>=1.0.0
+moto==4.2.14
0 commit comments