We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac140ea commit 42cba5bCopy full SHA for 42cba5b
pyproject.toml
@@ -9,7 +9,7 @@ readme = "README.md"
9
python = "^3.11"
10
django = "^5.0.4"
11
psycopg2-binary = "^2.9.9"
12
-near-lake-framework = "^0.0.7"
+near-lake-framework = "^0.1.3"
13
celery = "^5.3.6"
14
redis = { extras = ["hiredis"], version = "^5.0.3" }
15
requests = "^2.31.0"
0 commit comments