diff --git a/Pipfile b/Pipfile index dd3452c..7e0bf14 100644 --- a/Pipfile +++ b/Pipfile @@ -1,41 +1,30 @@ [[source]] - +name = "pypi" url = "https://pypi.org/simple" verify_ssl = true -name = "pypi" - [dev-packages] - -pytest-benchmark = "==3.2.3" pytest = "==5.4.1" +pytest-benchmark = "==3.2.3" [packages] - +Flask = "==1.1.2" +Jinja2 = "==2.11.2" +MarkupSafe = "==1.1.1" +Werkzeug = "==1.0.1" atomicwrites = "==1.4.0" attrs = "==19.3.0" click = "==7.1.2" gunicorn = "==20.0.4" itsdangerous = "==1.1.0" -more-itertools = "==7.2.0" +line-profiler = "*" +more-itertools = "==8.12.0" pluggy = "==0.13.1" py = "==1.8.1" selenium = "==3.141.0" six = "==1.14.0" -Flask = "==1.1.2" urllib3 = "==1.25.7" -Jinja2 = "==2.11.2" -MarkupSafe = "==1.1.1" -Werkzeug = "==1.0.1" -line-profiler = "*" - +egscraper = {editable = true,path = "."} [requires] - python_version = "3.6" - - -[packages.egscraper] - -path = "." -editable = true diff --git a/Pipfile.lock b/Pipfile.lock index 4ec7562..92d5cd1 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -112,10 +112,10 @@ }, "more-itertools": { "hashes": [ - "sha256:6f83822ae94818eae2612063a5101a7311e68ae8002005b5e05f03fd74a86a20", - "sha256:9b30f12df9393f0d28af9210ff8efe48d10c94f73e5daf886f10c4b0b0b4f03c" + "sha256:43e6dd9942dffd72661a2c4ef383ad7da1e6a3e968a927ad7a6083ab410a688b", + "sha256:7dc6ad46f05f545f900dd59e8dfb4e84a4827b97b3cfecb175ea0c7d247f6064" ], - "version": "==8.5.0" + "version": "==8.12.0" }, "packaging": { "hashes": [