Skip to content

Commit ccdcf5f

Browse files
Chore/updates (#16)
* chore(uvicorn[standard]): 0.27.1 -> 0.28.0 * chore(fastapi): 0.109.2 -> 0.110.0
1 parent ddf14c1 commit ccdcf5f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
fastapi==0.109.2
1+
fastapi==0.110.0
22
qrcode==7.4.2
33
Pillow==10.2.0
4-
uvicorn[standard]==0.27.1
4+
uvicorn[standard]==0.28.0
55
gunicorn==21.2.0

0 commit comments

Comments
 (0)