Add bad backtracking test cases for (#8171)

This commit is contained in:
konsti
2024-10-14 22:54:08 +02:00
committed by GitHub
parent 0c5d05d9e1
commit e6c6426094
5 changed files with 48 additions and 0 deletions
@@ -0,0 +1,14 @@
# Run with Python 3.12.
# As of 2024-10-14:
# annotated-types==0.7.0
# anyio==4.6.2
# fastapi==0.1.17
# idna==3.10
# pydantic==2.9.2
# pydantic-core==2.23.4
# sniffio==1.3.1
# starlette==0.36.0
# typing-extensions==4.12.2
starlette<=0.36.0
fastapi<=0.115.2