File: requirements_dev.txt.rej

package info (click to toggle)
rtsp-to-webrtc 0.6.1-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 240 kB
  • sloc: python: 1,126; makefile: 7; sh: 5
file content (22 lines) | stat: -rw-r--r-- 410 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
diff a/requirements_dev.txt b/requirements_dev.txt	(rejected hunks)
@@ -1,13 +1,11 @@
 -e .
-coverage==6.4.2
+black==24.4.2
+coverage==7.5.1
+mypy==1.10.0
 pdoc==12.1.0
-pip==22.1.2
-pytest==7.1.2
+pip==23.0.1
+pre-commit==3.6.0
 pytest-benchmark==3.4.1
 pytest-cov==3.0.0
-types-python-dateutil==2.8.19
-ruff==0.0.253
-black==22.10.0
-wheel==0.37.1
-pre-commit==3.6.0
-mypy==1.8.0
+pytest==8.2.0
+ruff==0.4.4