Skip to content

Commit

Permalink
This commit updates dependency versions, package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
vasudev-gm committed Jun 3, 2024
1 parent fcd84d7 commit 79aa0d6
Show file tree
Hide file tree
Showing 3 changed files with 102 additions and 128 deletions.
16 changes: 8 additions & 8 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,18 @@ verify_ssl = true
name = "pypi"

[packages]
annotated-types = "==0.6.0"
annotated-types = "*"
asgiref = "*"
colorama = "==0.4.6"
colorama = "*"
django = "*"
django-ninja = "==1.1.0"
django-ninja = "*"
orjson = "*"
packaging = "==24.0"
pltable = "==1.1.0"
pydantic = "==2.5.3"
pydantic-core = "==2.14.6"
packaging = "*"
pltable = "*"
pydantic = "*"
pydantic-core = "*"
python-dotenv = "*"
sqlparse = "==0.5.0"
sqlparse = "*"
typing-extensions = "*"
tzdata = "*"
granian = "*"
Expand Down
204 changes: 89 additions & 115 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 79aa0d6

Please # to comment.