Skip to content

Commit

Permalink
bruh
Browse files Browse the repository at this point in the history
  • Loading branch information
Akuli committed Nov 1, 2023
2 parents bb33002 + 95a4f5c commit b9e60f2
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Auto-generated in GitHub Actions. See autofix.yml.
<<<<<<< HEAD
pytest==7.4.0
pytest-randomly==3.13.0
pytest-cov==4.1.0
Expand All @@ -10,6 +11,18 @@ pyupgrade==3.10.1
sphinx>=4.0.0, <5.0.0
pillow>=10.0.0
requests>=2.31.0, <3.0.0
=======
pytest==6.2.5
pytest-cov==4.0.0
pytest-mock==3.10.0
pycln==2.1.3
black==23.1.0
isort==5.12.0
pyupgrade==3.9.0
sphinx>=4.0.0, <5.0.0
pillow>=5.4.1
requests>=2.24.0, <3.0.0
>>>>>>> origin/main
mypy==1.1.1
types-Pygments==2.16.0.0
types-docutils==0.20.0.1
Expand Down

0 comments on commit b9e60f2

Please sign in to comment.