saemstunes commited on
Commit
e2a1628
·
verified ·
1 Parent(s): f2fef47

Update requirements-dev.txt

Browse files
Files changed (1) hide show
  1. requirements-dev.txt +4 -1
requirements-dev.txt CHANGED
@@ -7,4 +7,7 @@ mypy==1.8.0
7
  pre-commit==3.6.0
8
  requests-mock==1.11.0
9
  httpx==0.27.0
10
- python-dotenv==1.0.1
 
 
 
 
7
  pre-commit==3.6.0
8
  requests-mock==1.11.0
9
  httpx==0.27.0
10
+ python-dotenv==1.0.1
11
+ faker==24.8.0
12
+ pytest-mock==3.14.0
13
+ pytest-benchmark==4.0.0