Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ colorama==0.4.6 ; python_version >= "3.8" and python_version < "4.0" and platfor
distlib==0.3.6 ; python_version >= "3.8" and python_version < "4.0" \
--hash=sha256:14bad2d9b04d3a36127ac97f30b12a19268f211063d8f8ee4f47108896e11b46 \
--hash=sha256:f35c4b692542ca110de7ef0bea44d73981caeb34ca0b9b6b2e6d7790dda8f80e
fastapi-utils==0.2.1 ; python_version >= "3.8" and python_version < "4.0" \
--hash=sha256:0e6c7fc1870b80e681494957abf65d4f4f42f4c7f70005918e9181b22f1bd759 \
--hash=sha256:dd0be7dc7f03fa681b25487a206651d99f2330d5a567fb8ab6cb5f8a06a29360
fastapi-utils==0.8.0 ; python_version >= "3.8" and python_version < "4.0" \
--hash=sha256:6c4d507a76bab9a016cee0c4fa3a4638c636b2b2689e39c62254b1b2e4e81825 \
--hash=sha256:eca834e80c09f85df30004fe5e861981262b296f60c93d5a1a1416fe4c784140
fastapi==0.79.1 ; python_version >= "3.8" and python_version < "4.0" \
--hash=sha256:006862dec0f0f5683ac21fb0864af2ff12a931e7ba18920f28cc8eceed51896b \
--hash=sha256:3c584179c64e265749e88221c860520fc512ea37e253282dab378cc503dfd7fd
Expand Down
Loading