Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 3 additions & 5 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ appdirs==1.4.4
# via
# -c requirements-test.txt
# virtualenv
appnope==0.1.2
# via ipython
backcall==0.2.0
# via ipython
cfgv==3.2.0
Expand All @@ -26,10 +24,10 @@ filelock==3.0.12
# via virtualenv
identify==2.2.4
# via pre-commit
ipython-genutils==0.2.0
# via traitlets
ipython==7.23.1
# via -r requirements-dev.in
ipython-genutils==0.2.0
# via traitlets
jedi==0.18.0
# via ipython
matplotlib-inline==0.1.2
Expand All @@ -54,7 +52,7 @@ ptyprocess==0.7.0
# via pexpect
pygments==2.9.0
# via ipython
python-dotenv==0.17.1
python-dotenv==1.2.1
# via -r requirements-dev.in
pyyaml==5.4.1
# via pre-commit
Expand Down
Loading