Commit Graph

93 Commits

Author SHA1 Message Date
dependabot[bot] d8b8ca6612 Bump requests from 2.19.1 to 2.20.0
Bumps [requests](https://github.com/requests/requests) from 2.19.1 to 2.20.0.
- [Release notes](https://github.com/requests/requests/releases)
- [Changelog](https://github.com/requests/requests/blob/master/HISTORY.md)
- [Commits](https://github.com/requests/requests/compare/v2.19.1...v2.20.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-29 19:51:53 +00:00
codl bbcbbffeaa
update requirements manifests 2018-10-06 02:09:48 +02:00
dependabot[bot] e17736e117 Bump brotli from 1.0.4 to 1.0.6
Bumps [brotli](https://github.com/google/brotli) from 1.0.4 to 1.0.6.
- [Release notes](https://github.com/google/brotli/releases)
- [Commits](https://github.com/google/brotli/compare/v1.0.4...v1.0.6)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-05 23:45:29 +00:00
dependabot[bot] 293ffa0d4a
Bump pytest from 3.8.0 to 3.8.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 3.8.0 to 3.8.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.8.0...3.8.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-24 08:03:55 +00:00
dependabot[bot] 5723c2bea5
Bump sqlalchemy from 1.2.11 to 1.2.12
Bumps [sqlalchemy](https://bitbucket.org/zzzeek/sqlalchemy) from 1.2.11 to 1.2.12.
- [Changelog](https://bitbucket.org/zzzeek/sqlalchemy/src/master/CHANGES)
- [Commits](https://bitbucket.org/zzzeek/sqlalchemy/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-20 06:57:11 +00:00
dependabot[bot] 35e0bceb6f Bump pytest from 3.7.3 to 3.8.0 (#75)
* Bump pytest from 3.7.3 to 3.8.0

Bumps [pytest](https://github.com/pytest-dev/pytest) from 3.7.3 to 3.8.0.
- [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.7.3...3.8.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* lock requirements.txt
2018-09-06 21:40:47 +02:00
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 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 520eddba5b
🆙 update deps 2018-01-31 23:16:55 +01:00
codl 46cef0852b
frick you travis 2018-01-03 18:33:56 +01:00
codl 4bdaa5a8fa
fuck you pip 2018-01-03 17:30:25 +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
codl 6fd1d6979b
remove unused iso8601 req 2017-09-24 23:22:19 +02:00
codl 551c8d30e2
🆙 update mastodon.py to 1.1.1 2017-09-10 23:55:43 +02:00
codl fcabf262c5
🆙 update mastodon.py 2017-09-10 12:33:02 +02:00
codl 599f0ba2fb
Revert "🆙 mastodon.py 1.1.0"
This reverts commit 65fc959d96.
2017-09-10 11:40:48 +02:00
codl 2eea031a9c
update requirements for tests, add travis.yml 2017-09-08 23:34:12 +02:00
codl 65fc959d96
🆙 mastodon.py 1.1.0 2017-09-08 21:19:28 +02:00
codl 06990aa43c
🆙 upgrade requirements 2017-09-06 13:41:49 +02:00
codl d2c3f7025c
Revert "add shoddy statsd support"
This reverts commit 8c0c521f6f.

yea this is useless and a waste of time
2017-08-28 23:25:26 +02:00
codl 19982af3ee
hgghn celery statsd bad 2017-08-28 17:24:02 +02:00
codl 2823f5fb76
celery statsd 2017-08-28 17:19:07 +02:00
codl 8c0c521f6f
add shoddy statsd support 2017-08-28 17:13:12 +02:00
codl ff358ed64f
ahhhhhh!! mastodon support 2017-08-19 13:12:22 +02:00
codl d3d93c3cef
ghfjklghjdkflhgjfklhgjkdflshgjdflshgjkdflshgjdfklshgjkdflghjkdflhgjkldfshjgkldfhjgldhfjkgldhfjgklfdhsjgklhfjkslghjdfklsg
mastodon why
2017-08-19 13:12:22 +02:00
codl 0cfdb90efd
cleanup requirements 2017-08-11 20:18:38 +02:00
codl a42c54aa50
messy brotli experiment 2017-08-11 17:57:32 +02:00
codl 8a1b9c05de
🆙 dependencies update 2017-08-11 16:59:36 +02:00
codl dd212ce1c3
process all assets thru doit 2017-08-11 16:41:31 +02:00
codl 1a9753db49
image build 2017-08-11 14:57:32 +02:00
codl f52144008b
set flask-limiter storage example to redis 2017-08-10 17:20:28 +02:00
codl ca2798a428
add rate limits 2017-08-10 17:07:39 +02:00
codl a1b9cb4311
add sentry support 2017-08-07 13:39:10 +02:00
codl f0532efdf9
add procfile and honcho 2017-08-03 21:46:21 +02:00
codl 413341ed9d
update requirements.txt 2017-07-27 14:20:33 +02:00
codl d908f67388
init 2017-07-25 09:52:24 +02:00