Skip to content

Commit

Permalink
Tweak reqs even more
Browse files Browse the repository at this point in the history
  • Loading branch information
barseghyanartur committed Jan 31, 2023
1 parent b779cf5 commit 4e01a39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements/test.in
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ pytest==6.2.4; python_version < '3.7'
tox==3.23.1; python_version < '3.7'
iniconfig==1.1.1; python_version < '3.7'
packaging==20.9; python_version < '3.7'
filelock==3.0.12; python_version < '3.7'

# >=py3.7
Faker; python_version >= '3.7'
Expand Down

0 comments on commit 4e01a39

Please sign in to comment.