We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b34afb7 + 91c6692 commit cb2fdedCopy full SHA for cb2fded
2 files changed
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "jsonate"
7
-version = "0.9.0"
+version = "0.9.1"
8
authors = [
9
{name = "James Robert"},
10
{email = "jiaaro@gmail.com"}
requirements.txt
@@ -1,3 +1,3 @@
1
psycopg[binary]==3.1.19
2
-Django==5.1.5
+Django==5.2.8
3
Pillow==10.3.0
0 commit comments