Skip to content

Commit

Permalink
changed requirements management
Browse files Browse the repository at this point in the history
  • Loading branch information
thingsplode committed Mar 16, 2020
1 parent bc154c7 commit 1a2f58e
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 0 deletions.
13 changes: 13 additions & 0 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
setuptools
autopep8
pytest
pytest-runner
pytest-flask
recommonmark
pylint
flake8
requests_mock
codecov
pytest-cov
#--- test lib requirements
money
19 changes: 19 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
pyyaml
enum34
pymongo==3.7.1
simplejson
Flask > 0.12.3
werkzeug
eventlet
wrapt
passlib==1.7.1
jsonschema
flask-babel
babel
pyjwt
cryptography
sets
aiohttp
cchardet
aiodns
requests

0 comments on commit 1a2f58e

Please sign in to comment.