Skip to content

Commit b166727

Browse files
[RTY-260013]: remove cache
1 parent d6a27de commit b166727

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ async-timeout==5.0.1 ; python_version >= "3.10" and python_full_version < "3.11.
55
click==8.3.1 ; python_version >= "3.10" and python_version < "3.13"
66
colorama==0.4.6 ; python_version >= "3.10" and python_version < "3.13" and (sys_platform == "win32" or platform_system == "Windows")
77
exceptiongroup==1.3.1 ; python_version == "3.10"
8-
fastapi==0.128.6 ; python_version >= "3.10" and python_version < "3.13"
8+
fastapi==0.128.7 ; python_version >= "3.10" and python_version < "3.13"
99
h11==0.16.0 ; python_version >= "3.10" and python_version < "3.13"
1010
idna==3.11 ; python_version >= "3.10" and python_version < "3.13"
1111
itsdangerous==2.2.0 ; python_version >= "3.10" and python_version < "3.13"

0 commit comments

Comments
 (0)