Vishnu Ks
c64ad40a04
requirements: Upgrade moto from 1.3.3 to 1.3.7.
2019-01-07 10:26:31 -08:00
Vishnu Ks
5f69452d48
requirements: Upgrade coverage to 4.5.2.
2018-11-13 12:15:07 -08:00
Vishnu Ks
3ae8e79c5a
requirements: Upgrade Twisted to 18.9.0.
2018-11-12 15:27:26 -08:00
Vishnu Ks
6c0dee5471
requirements: Upgrade snakeviz to 1.0.0.
2018-11-09 10:17:55 -08:00
Vishnu Ks
502243bb75
requirements: Upgrade python-digital-ocean to 1.14.0.
2018-11-09 10:17:55 -08:00
Vishnu Ks
c73eb25c83
requirements: Upgrade httpretty to 0.9.6.
2018-11-09 10:17:55 -08:00
Vishnu Ks
95c35e70d5
requirements: Upgrade Scrapy to 1.5.1.
2018-07-30 10:06:23 -07:00
Vishnu Ks
c0bbea377d
requirements: Upgrade httpretty to 0.9.5.
2018-07-30 10:06:23 -07:00
Vishnu Ks
54a002c2e2
requirements: Upgrade pyflakes to 2.0.0.
...
We fix a few errors that only the new version finds.
2018-05-24 11:31:36 -07:00
Tim Abbott
2cc5d2d398
requirements: Add httpretty to dependencies.
...
We'll be using this for a range of testing mocks in our auth code.
2018-05-20 23:31:36 -07:00
Tim Abbott
f5ea661c1f
tools: Upgrade pycodestyle.
...
We have to add a few rules that we're ignoring for now.
2018-05-14 06:15:13 -07:00
Vishnu Ks
dcf7a14ba7
requirements: Upgrade Twisted to 18.4.0.
2018-05-03 20:39:56 -07:00
Vishnu Ks
a1821fd27d
requirements: Upgrade pip-tools to 2.0.2.
2018-05-03 20:39:56 -07:00
Vishnu Ks
8182a3bf4c
requirements: Upgrade moto to 1.3.3.
2018-05-03 20:39:56 -07:00
Vishnu Ks
0542af1ec2
requirements: Upgrade gitlint to 0.10.0.
2018-05-03 20:39:56 -07:00
Vishnu Ks
d17f9d3f09
requirements: Upgrade moto to 1.3.1.
2018-04-01 14:23:55 -07:00
Vishnu Ks
a1db814e4e
requirements: Upgrade python-digital-ocean to 1.13.2.
2018-02-14 09:44:26 -08:00
Vishnu Ks
88e73c9677
requirements: Upgrade transifex-client to 0.12.5.
2018-02-14 09:41:49 -08:00
Vishnu Ks
351f780ab2
requirements: Upgrade Scrapy to 1.5.0.
2018-02-14 09:41:49 -08:00
Vishnu Ks
ab7695879a
requirements: Upgrade pip-tools to 1.11.0.
2018-02-14 09:41:49 -08:00
Vishnu Ks
31abe1a6f8
requirements: Upgrade moto to 1.2.0.
2018-02-14 09:41:49 -08:00
Vishnu Ks
151702d7c1
requirements: Upgrade isort to 4.3.4.
2018-02-14 09:41:49 -08:00
Vishnu Ks
66e34be480
requirements: Upgrade gitlint to 0.9.0.
2018-02-14 09:41:49 -08:00
Vishnu Ks
7a8b174a01
requirements: Upgrade cryptography to 2.1.4.
2018-02-14 09:41:49 -08:00
Harshit Bansal
e75f0c1ee4
requirements: Rename requirements files.
...
This commit renames various source requirements files like `dev.txt`,
`mypy.txt` etc to `dev.in`, `mypy.in` etc and various locked requirements
files like `dev_lock.txt`, `mypy_lock.txt` etc to `dev.txt`, `mypy.txt`
etc. This will help in emphasizing to the user that *.in are actually
input to `update-locked-requirements` tool which should be run after
updating any of these.
2017-11-21 02:38:26 +05:30