Skip to content
Snippets Groups Projects
Unverified Commit f89e4534 authored by spmohanty's avatar spmohanty Committed by GitHub
Browse files

Merge pull request #7 from ayushshivani/master

Error due package dependencies
parents 2bc10bed 269e14db
No related branches found
No related tags found
No related merge requests found
......@@ -64,6 +64,8 @@ dependencies:
- zlib=1.2.11
- pip:
- atomicwrites==1.3.0
- importlib-metadata==0.19
- importlib-resources==1.0.2
- attrs==19.1.0
- chardet==3.0.4
- click==7.0
......@@ -75,8 +77,6 @@ dependencies:
- future==0.17.1
- gym==0.14.0
- idna==2.8
- importlib-metadata==0.19
- importlib-resources==1.0.2
- kiwisolver==1.1.0
- lxml==4.4.0
- matplotlib==3.1.1
......
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