Skip to content

Commit

Permalink
revert some file
Browse files Browse the repository at this point in the history
  • Loading branch information
trim21 committed Nov 21, 2023
1 parent 85b39b0 commit 68363d7
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
1 change: 0 additions & 1 deletion requirements-tests37.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@ pytest<7
pytest-cov
coverage[toml]<6
importlib_metadata; python_version < '3.8'
pytest-benchmark
25 changes: 13 additions & 12 deletions requirements-tests37.txt
Original file line number Diff line number Diff line change
@@ -1,39 +1,40 @@
#
# This file is autogenerated by pip-compile with Python 3.10
# This file is autogenerated by pip-compile with Python 3.7
# by the following command:
#
# pip-compile --allow-unsafe --no-emit-index-url --output-file=requirements-tests37.txt --strip-extras requirements-tests37.in
# pip-compile --allow-unsafe --no-emit-index-url --output-file=requirements-tests37.txt --resolver=backtracking --strip-extras requirements-tests37.in
#
atomicwrites==1.4.1
# via pytest
attrs==23.1.0
# via pytest
colorama==0.4.6
# via pytest
coverage==5.5
# via
# -r requirements-tests37.in
# pytest-cov
importlib-metadata==6.7.0 ; python_version < "3.8"
# via
# -r requirements-tests37.in
# attrs
# pluggy
# pytest
iniconfig==2.0.0
# via pytest
packaging==23.2
packaging==23.1
# via pytest
pluggy==1.2.0
# via pytest
py==1.11.0
# via pytest
py-cpuinfo==9.0.0
# via pytest-benchmark
pytest==6.2.5
# via
# -r requirements-tests37.in
# pytest-benchmark
# pytest-cov
pytest-benchmark==4.0.0
# via -r requirements-tests37.in
pytest-cov==4.1.0
# via -r requirements-tests37.in
toml==0.10.2
# via
# coverage
# pytest
typing-extensions==4.7.1
# via importlib-metadata
zipp==3.15.0
# via importlib-metadata

0 comments on commit 68363d7

Please sign in to comment.