Skip to content

Commit 79aa0d6

Browse files
committed
This commit updates dependency versions, package versions
1 parent fcd84d7 commit 79aa0d6

File tree

3 files changed

+102
-128
lines changed

3 files changed

+102
-128
lines changed

Pipfile

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,18 @@ verify_ssl = true
44
name = "pypi"
55

66
[packages]
7-
annotated-types = "==0.6.0"
7+
annotated-types = "*"
88
asgiref = "*"
9-
colorama = "==0.4.6"
9+
colorama = "*"
1010
django = "*"
11-
django-ninja = "==1.1.0"
11+
django-ninja = "*"
1212
orjson = "*"
13-
packaging = "==24.0"
14-
pltable = "==1.1.0"
15-
pydantic = "==2.5.3"
16-
pydantic-core = "==2.14.6"
13+
packaging = "*"
14+
pltable = "*"
15+
pydantic = "*"
16+
pydantic-core = "*"
1717
python-dotenv = "*"
18-
sqlparse = "==0.5.0"
18+
sqlparse = "*"
1919
typing-extensions = "*"
2020
tzdata = "*"
2121
granian = "*"

Pipfile.lock

Lines changed: 89 additions & 115 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)