Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Commit

Permalink
Remove ipdb and PyYAML from requirements-dev.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
amribr committed Nov 10, 2021
1 parent c941999 commit d105cfc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
PyYAML<4,>=3.10 # pre-commit 0.8.0 doesnt support PyYAML>=6.0 and docker-compose 1.7.0 requires PyYAML<4,>=3.10
cryptography==3.0
flake8
importlib-metadata==0.23
ipdb==0.13
ipython==5.1.0
ipython-genutils==0.1.0
mock
pre-commit==0.8.0
pytest==3.9.3
Expand Down

0 comments on commit d105cfc

Please sign in to comment.