File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed
Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 1- django<4 .0
1+ django>=4.0<5 .0
22msgpack
33pynacl
44fastapi
Original file line number Diff line number Diff line change 11#
2- # This file is autogenerated by pip-compile with Python 3.11
2+ # This file is autogenerated by pip-compile with Python 3.12
33# by the following command:
44#
55# pip-compile --output-file=requirements.txt requirements.in/base.txt
@@ -18,7 +18,7 @@ cffi==1.15.1
1818 # via pynacl
1919click == 8.1.3
2020 # via uvicorn
21- django == 3.2.16
21+ django == 4.1.13
2222 # via -r requirements.in/base.txt
2323fastapi == 0.88.0
2424 # via -r requirements.in/base.txt
@@ -38,8 +38,6 @@ pynacl==1.5.0
3838 # via -r requirements.in/base.txt
3939python-dotenv == 0.21.0
4040 # via uvicorn
41- pytz == 2022.6
42- # via django
4341pyyaml == 6.0.1
4442 # via uvicorn
4543redis == 4.4.0
You can’t perform that action at this time.
0 commit comments