Skip to content

Commit

Permalink
Merge pull request #2 from sgerodes/feature/relocking
Browse files Browse the repository at this point in the history
relock
  • Loading branch information
sgerodes authored Apr 18, 2023
2 parents b578f47 + a4b8eae commit fff002e
Show file tree
Hide file tree
Showing 3 changed files with 85 additions and 121 deletions.
6 changes: 3 additions & 3 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ scrapy-rotating-proxies = "*"
fake-useragent = "*"
scrapy-dot-items = "*"
inflection = "*"
parsel = "~=1.6.0"
scrapy-playwright = "*"
# scrapy-playwright = "*"
# playwright = "*"

[dev-packages]
pytest = "*"

[requires]
python_version = "3.8"
python_version = "3.9"
Loading

0 comments on commit fff002e

Please sign in to comment.