Use correct package name for requests-mock

Change-Id: Ie2bdd7d13a5dcc6dd367aa0a71d47effa10bab73
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
This commit is contained in:
Stephen Finucane
2025-11-12 11:16:48 +00:00
parent 689411689e
commit e8f204b5cc

View File

@@ -4,7 +4,7 @@ coverage>=5.2.1 # Apache-2.0
psycopg2>=2.8.5 # LGPL/ZPL
PyMySQL>=0.10.0 # MIT License
oslotest>=4.4.1 # Apache-2.0
requests_mock>=1.5.0 # Apache-2.0
requests-mock>=1.5.0 # Apache-2.0
stestr>=3.0.1 # Apache-2.0
testresources>=2.0.1 # Apache-2.0/BSD
testscenarios>=0.5.0 # Apache-2.0/BSD