Skip to content

Commit

Permalink
Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
grantjenks committed Apr 11, 2023
1 parent d7ae099 commit a53283d
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 22 deletions.
23 changes: 23 additions & 0 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
-e .
blue
coverage
django==4.2.*
django_redis
doc8
flake8
ipython
jedi
pickleDB
pylibmc
pylint
pytest
pytest-cov
pytest-django
pytest-env
pytest-xdist
rstcheck
sphinx
sqlitedict
tox
twine
wheel
22 changes: 0 additions & 22 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,23 +1 @@
-e .
blue
coverage
django==3.2.*
django_redis
doc8
flake8
ipython
jedi==0.17.* # Remove after IPython bug fixed.
pickleDB
pylibmc
pylint
pytest
pytest-cov
pytest-django
pytest-env
pytest-xdist
rstcheck
sphinx
sqlitedict
tox
twine
wheel

0 comments on commit a53283d

Please sign in to comment.