We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e452713 commit d8516a2Copy full SHA for d8516a2
requirements-dev.txt
@@ -4,7 +4,7 @@ colorama==0.4.6 ; python_full_version >= "3.9.16" and (sys_platform == "win32" o
4
coverage[toml]==7.2.7 ; python_full_version >= "3.9.16"
5
django-sslserver==0.22 ; python_full_version >= "3.9.16"
6
exceptiongroup==1.1.2 ; python_version < "3.11" and python_full_version >= "3.9.16"
7
-faker==12.0.1 ; python_full_version >= "3.9.16"
+faker==19.2.0 ; python_full_version >= "3.9.16"
8
flake8-isort==6.0.0 ; python_full_version >= "3.9.16"
9
flake8==6.1.0 ; python_full_version >= "3.9.16"
10
iniconfig==2.0.0 ; python_full_version >= "3.9.16"
0 commit comments