Skip to content

Commit

Permalink
Bump package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
vasudev-gm committed Aug 15, 2024
1 parent 0ea92af commit 12d0b57
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 36 deletions.
12 changes: 6 additions & 6 deletions Pipfile.lock

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

27 changes: 0 additions & 27 deletions requirement.txt

This file was deleted.

6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ asgiref==3.8.1; python_version >= '3.8'
click==8.1.7; python_version >= '3.7'
colorama==0.4.6; platform_system == 'Windows'
coloredlogs==15.0.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
django==5.0.7; python_version >= '3.10'
django-ninja==1.2.2; python_version >= '3.7'
django==5.1; python_version >= '3.10'
django-ninja==1.3.0; python_version >= '3.7'
flatbuffers==24.3.25
granian==1.5.2; python_version >= '3.8'
humanfriendly==10.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
Expand All @@ -20,7 +20,7 @@ pydantic-core==2.20.1; python_version >= '3.8'
pyreadline3==3.4.1; python_version >= '3.8' and sys_platform == 'win32'
python-dotenv==1.0.1; python_version >= '3.8'
sqlparse==0.5.1; python_version >= '3.8'
sympy==1.13.1; python_version >= '3.8'
sympy==1.13.2; python_version >= '3.8'
tabulate==0.9.0; python_version >= '3.7'
tqdm==4.66.5; python_version >= '3.7'
typing-extensions==4.12.2; python_version < '3.13'
Expand Down

0 comments on commit 12d0b57

Please sign in to comment.