Skip to content
Snippets Groups Projects
Commit add46793 authored by spmohanty's avatar spmohanty
Browse files

Consolidate the dependencies

parent 665f39b5
No related branches found
No related tags found
No related merge requests found
...@@ -23,7 +23,6 @@ dependencies: ...@@ -23,7 +23,6 @@ dependencies:
- pip: - pip:
- atomicwrites==1.3.0 - atomicwrites==1.3.0
- attrs==19.1.0 - attrs==19.1.0
- bleach==3.1.0
- cairocffi==1.0.2 - cairocffi==1.0.2
- cairosvg==2.4.0 - cairosvg==2.4.0
- cffi==1.12.3 - cffi==1.12.3
...@@ -33,9 +32,8 @@ dependencies: ...@@ -33,9 +32,8 @@ dependencies:
- cssselect2==0.2.1 - cssselect2==0.2.1
- cycler==0.10.0 - cycler==0.10.0
- defusedxml==0.6.0 - defusedxml==0.6.0
- docutils==0.15.1
- filelock==3.0.12 - filelock==3.0.12
- flatland-rl==0.3.6 - flatland-rl==0.3.8
- idna==2.8 - idna==2.8
- importlib-metadata==0.19 - importlib-metadata==0.19
- importlib-resources==1.0.2 - importlib-resources==1.0.2
...@@ -49,32 +47,25 @@ dependencies: ...@@ -49,32 +47,25 @@ dependencies:
- packaging==19.0 - packaging==19.0
- pandas==0.25.0 - pandas==0.25.0
- pillow==6.1.0 - pillow==6.1.0
- pkginfo==1.5.0.1
- pluggy==0.12.0 - pluggy==0.12.0
- py==1.8.0 - py==1.8.0
- pyarrow==0.14.1 - pyarrow==0.14.1
- pycparser==2.19 - pycparser==2.19
- pygments==2.4.2
- pyparsing==2.4.1.1 - pyparsing==2.4.1.1
- pytest==5.0.1 - pytest==5.0.1
- pytest-runner==5.1 - pytest-runner==5.1
- python-dateutil==2.8.0 - python-dateutil==2.8.0
- python-gitlab==1.10.0 - python-gitlab==1.10.0
- pytz==2019.1 - pytz==2019.1
- readme-renderer==24.0
- recordtype==1.3 - recordtype==1.3
- redis==3.3.2 - redis==3.3.2
- requests==2.22.0 - requests==2.22.0
- requests-toolbelt==0.9.1
- screeninfo==0.4
- six==1.12.0 - six==1.12.0
- svgutils==0.3.1 - svgutils==0.3.1
- timeout-decorator==0.4.1 - timeout-decorator==0.4.1
- tinycss2==1.0.2 - tinycss2==1.0.2
- toml==0.10.0 - toml==0.10.0
- tox==3.13.2 - tox==3.13.2
- tqdm==4.32.2
- twine==1.13.0
- urllib3==1.25.3 - urllib3==1.25.3
- ushlex==0.99.1 - ushlex==0.99.1
- virtualenv==16.7.2 - virtualenv==16.7.2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment