Skip to content

Commit 9c7a049

Browse files
committed
fix: revert all version similar to base branch
1 parent ada3cfb commit 9c7a049

File tree

1 file changed

+21
-21
lines changed

1 file changed

+21
-21
lines changed

dev-requirements.txt

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,26 @@
1-
black==25.11.0
2-
Django==5.2.7
3-
django-cors-headers==4.9.0
4-
django-stubs==5.2.7
5-
django-stubs-ext==5.2.7
6-
fastapi==0.120.2
7-
Flask==3.1.2
8-
flask-cors==6.0.1
1+
black==24.8.0
2+
Django==4.2.6
3+
django-cors-headers==4.4.0
4+
django-stubs==4.2.7
5+
django-stubs-ext==4.2.7
6+
fastapi==0.115.5
7+
Flask==3.0.3
8+
flask-cors==5.0.0
99
nest-asyncio==1.6.0
10-
pdoc3==0.11.6
11-
pre-commit==4.3.0
12-
pyfakefs==5.10.1
13-
pylint==4.0.2
14-
pyright==1.1.407
15-
python-dotenv==1.2.1
16-
pytest==8.4.2
17-
pytest-asyncio==1.2.0
18-
pytest-mock==3.15.1
19-
pytest-rerunfailures==16.1
20-
pyyaml==6.0.3
10+
pdoc3==0.11.0
11+
pre-commit==3.5.0
12+
pyfakefs==5.7.4
13+
pylint==3.2.7
14+
pyright==1.1.393
15+
python-dotenv==1.0.1
16+
pytest==8.3.3
17+
pytest-asyncio==0.24.0
18+
pytest-mock==3.14.0
19+
pytest-rerunfailures==14.0
20+
pyyaml==6.0.2
2121
requests-mock==1.12.1
2222
respx>=0.13.0, <1.0.0
23-
uvicorn==0.38.0
24-
wasmtime==38.0.0
23+
uvicorn==0.32.0
24+
wasmtime==25.0.0
2525
litestar==2.18.0
2626
-e .

0 commit comments

Comments
 (0)