codl
|
9713e72bc6
|
travis: update for python 3.7 (#50)
* travis: update for python 3.7
* pipenv update. celery didnt got updated for 3.7 in time
|
2018-08-11 23:28:25 +02:00 |
codl
|
fb1dc361bf
|
Revert "Merge pull request #51 from codl/dependabot/pip/pytest-3.7.1"
This reverts commit 7149ef7910 , reversing
changes made to 9b2394f6e7 .
|
2018-08-07 21:01:17 +02:00 |
dependabot[bot]
|
2ea122900e
|
Bump pytest from 3.5.1 to 3.7.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 3.5.1 to 3.7.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/3.5.1...3.7.1)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-08-07 13:19:10 +00:00 |
codl
|
0caac7c679
|
Update requirements (#35)
* update requirements, lock versions for flask and mastodon.py
* use gunicorn as dev server
* travis: install dev requirements
|
2018-05-07 21:37:27 +02:00 |
codl
|
de43749411
|
add versioneer to dev-dependencies
|
2018-04-19 16:54:43 +02:00 |
codl
|
df316cc65e
|
update python deps. also update package-lock
|
2018-04-19 16:50:14 +02:00 |
codl
|
520eddba5b
|
🆙 update deps
|
2018-01-31 23:16:55 +01:00 |
codl
|
ec733c30d6
|
fix pipfile, requirements.txt
|
2018-01-03 12:55:01 +01:00 |
codl
|
9696b6e448
|
fix revoked tokens not being found because of localised error messages
|
2018-01-03 12:24:35 +01:00 |
codl
|
add2c3883d
|
🆙 update requirements
|
2017-12-21 16:16:13 +01:00 |
codl
|
84c541279e
|
coveralls -> codecov
|
2017-11-25 00:43:01 +01:00 |
codl
|
f7bc5e9aa0
|
🆙 update requirements
|
2017-11-19 01:03:34 +01:00 |
codl
|
053208eca1
|
shoutouts to the flask-migrate maintainer for adding a wheel
no shoutouts to pip for not trying the source distribution when the
wheel doesn't match the hash
|
2017-11-18 10:53:13 +01:00 |
codl
|
a057669a21
|
🆙 update requirements
|
2017-10-18 21:06:28 +02:00 |
codl
|
4f1fb8f262
|
step into the future with pipfiles
|
2017-09-24 23:22:19 +02:00 |