File tree Expand file tree Collapse file tree 3 files changed +326
-127
lines changed
Expand file tree Collapse file tree 3 files changed +326
-127
lines changed Original file line number Diff line number Diff line change @@ -28,16 +28,6 @@ psutil = "==5.8.0"
2828py = " ==1.10.0"
2929pyclipper = " ==1.2.1"
3030pyparsing = " ==2.4.7"
31- pytest = " ==6.2.4"
32- pytest-arraydiff = " ==0.3"
33- pytest-astropy = " ==0.8.0"
34- pytest-astropy-header = " ==0.1.2"
35- pytest-cov = " ==2.12.1"
36- pytest-doctestplus = " ==0.9.0"
37- pytest-filter-subpackage = " ==0.1.1"
38- pytest-openfiles = " ==0.5.0"
39- pytest-remotedata = " ==0.3.2"
40- readme-renderer = " ==29.0"
4131requests = " ==2.25.1"
4232requests-toolbelt = " ==0.9.1"
4333six = " ==1.16.0"
@@ -48,13 +38,26 @@ urllib3 = "==1.26.5"
4838vt2geojson = " ==0.2.1"
4939webencodings = " ==0.5.1"
5040Pygments = " ==2.9.0"
51- haversine = " *"
52- python-dotenv = " *"
53- shapely = " *"
54- turfpy = " *"
55- geojson = " *"
41+ haversine = " ==2.3.1"
42+ python-dotenv = " ==0.19.0"
43+ shapely = " ==1.7.1"
44+ turfpy = " ==0.0.7"
45+ geojson = " ==2.5.0"
46+ pip = " ==21.2.4"
47+ wheel = " ==0.37.0"
48+ build = " ==0.6.0.post1"
5649
5750[dev-packages ]
51+ pytest = " ==6.2.4"
52+ pytest-arraydiff = " ==0.3"
53+ pytest-astropy = " ==0.8.0"
54+ pytest-astropy-header = " ==0.1.2"
55+ pytest-cov = " ==2.12.1"
56+ pytest-doctestplus = " ==0.9.0"
57+ pytest-filter-subpackage = " ==0.1.1"
58+ pytest-openfiles = " ==0.5.0"
59+ pytest-remotedata = " ==0.3.2"
60+ readme-renderer = " ==29.0"
5861appdirs = " ==1.4.4"
5962black = " ==21.6b0"
6063flake8 = " ==3.9.2"
@@ -65,9 +68,6 @@ pycodestyle = "==2.7.0"
6568pyflakes = " ==2.3.1"
6669regex = " ==2021.4.4"
6770toml = " ==0.10.2"
68- build = " *"
69- pip = " *"
70- wheel = " *"
7171twine = " *"
7272check-manifest = " *"
7373
You can’t perform that action at this time.
0 commit comments