Skip to content

Commit

Permalink
fixing requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
vklonin committed Mar 19, 2024
1 parent 279831c commit 9526bcc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 2 additions & 0 deletions requirements-dev-win.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
-r requirements-dev.txt
pywin32==306
5 changes: 1 addition & 4 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
-r requirements.txt
appdirs==1.4.4
astroid==3.1.0
black==24.2.0
Expand All @@ -18,14 +19,10 @@ pycodestyle==2.11.1
pyflakes==3.2.0
pylint==3.1.0
pyperclip==1.8.2
pywin32==306
regex==2023.12.25
requests==2.31.0
selenium==4.18.1
six==1.16.0
toml==0.10.2
typed-ast==1.5.5
typing-extensions==4.10.0
wrapt==1.16.0
pytest
pytest-cov

0 comments on commit 9526bcc

Please sign in to comment.