We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e6a3acd + dc1f3cb commit 7e1fd60Copy full SHA for 7e1fd60
2 files changed
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "jsonate"
7
-version = "0.7.12"
+version = "0.7.14"
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.0.6
+Django==5.1.5
3
Pillow==10.3.0
0 commit comments