Skip to content

Commit 993e4c2

Browse files
Update deps
1 parent d6ba3ba commit 993e4c2

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

poetry.lock

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

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@ anyio==3.6.2 ; python_version >= "3.11" and python_version < "4.0"
22
asgiref==3.6.0 ; python_version >= "3.11" and python_version < "4.0"
33
click==8.1.3 ; python_version >= "3.11" and python_version < "4.0"
44
colorama==0.4.6 ; python_version >= "3.11" and python_version < "4.0" and platform_system == "Windows"
5-
django==4.2 ; python_version >= "3.11" and python_version < "4.0"
5+
django==4.2.1 ; python_version >= "3.11" and python_version < "4.0"
66
fastapi==0.91.0 ; python_version >= "3.11" and python_version < "4.0"
77
gunicorn==20.1.0 ; python_version >= "3.11" and python_version < "4.0"
88
h11==0.14.0 ; python_version >= "3.11" and python_version < "4.0"
99
idna==3.4 ; python_version >= "3.11" and python_version < "4.0"
1010
psycopg2-binary==2.9.6 ; python_version >= "3.11" and python_version < "4.0"
1111
pydantic==1.10.7 ; python_version >= "3.11" and python_version < "4.0"
12-
setuptools==67.6.1 ; python_version >= "3.11" and python_version < "4.0"
12+
setuptools==67.7.2 ; python_version >= "3.11" and python_version < "4.0"
1313
sniffio==1.3.0 ; python_version >= "3.11" and python_version < "4.0"
1414
sqlparse==0.4.4 ; python_version >= "3.11" and python_version < "4.0"
1515
starlette==0.24.0 ; python_version >= "3.11" and python_version < "4.0"

0 commit comments

Comments
 (0)