Skip to content
This repository has been archived by the owner on Sep 25, 2024. It is now read-only.

Commit

Permalink
updated requirements to secure versions
Browse files Browse the repository at this point in the history
  • Loading branch information
falkowich committed May 22, 2021
1 parent 04a34c0 commit e6412f6
Show file tree
Hide file tree
Showing 5 changed files with 438 additions and 318 deletions.
3 changes: 2 additions & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ verify_ssl = true
[dev-packages]
flake8 = "*"
pytest = "*"
ptpython = "*"
pipenv-to-requirements = "*"
setuptools = "*"
wheel = "*"
Expand All @@ -16,6 +15,8 @@ pytest-vcr = "*"
[packages]
requests = "*"
furl = "*"
lxml = "*"
beautifulsoup4 = "*"

[requires]
python_version = "3.7"
Loading

0 comments on commit e6412f6

Please sign in to comment.