Skip to content

Commit

Permalink
Update requirements.dev.txt (#444)
Browse files Browse the repository at this point in the history
Added the versions of dependencies and resolve some conflicts occurs when installing. By adding these version number it will tell you the exact.
  • Loading branch information
itsabhishekhere authored Dec 28, 2021
1 parent 7025bb7 commit 23c5273
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements.dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,16 +29,16 @@ pandas==0.25.3
redis==3.5.3
requests==2.25.1
holidays==0.10.3
sphinx
sphinx==1.8.6
recommonmark~=0.6.0
sphinx_rtd_theme
jinja2
flake8
sphinx_rtd_theme==1.0.0
jinja2==2.11.3
flake8==4.0.1
PuLP==2.1
streamlit==0.69.1
altair==4.1.0
tqdm==4.51.0
editorconfig-checker
editorconfig-checker==2.4.0
aria2p==0.9.1
prompt_toolkit==2.0.10
stringcase==1.2.0

0 comments on commit 23c5273

Please sign in to comment.