Commit Graph

15 Commits

Author SHA1 Message Date
dependabot[bot]
3e8cfc2f80 Bump numpy from 1.10.4 to 1.22.0 in /scripts
Bumps [numpy](https://github.com/numpy/numpy) from 1.10.4 to 1.22.0.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst)
- [Commits](https://github.com/numpy/numpy/compare/v1.10.4...v1.22.0)

---
updated-dependencies:
- dependency-name: numpy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-21 21:16:56 +00:00
Al B
0800968b5d Merge pull request #541 from openvenues/dependabot/pip/scripts/pyyaml-5.4
Bump pyyaml from 5.1 to 5.4 in /scripts
2021-06-22 02:44:56 -04:00
dependabot[bot]
cb3523c8bb Bump lxml from 4.6.2 to 4.6.3 in /scripts
Bumps [lxml](https://github.com/lxml/lxml) from 4.6.2 to 4.6.3.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.6.2...lxml-4.6.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-31 18:38:28 +00:00
dependabot[bot]
40a0e7ef70 Bump pyyaml from 5.1 to 5.4 in /scripts
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1 to 5.4.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/5.1...5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-25 21:48:20 +00:00
dependabot[bot]
6ead75ccd2 Bump lxml from 3.6.0 to 4.6.2 in /scripts
Bumps [lxml](https://github.com/lxml/lxml) from 3.6.0 to 4.6.2.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-3.6.0...lxml-4.6.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-07 22:24:47 +00:00
Al Barrentine
790e24bc0a Merge pull request #454 from openvenues/dependabot/pip/scripts/pyyaml-5.1
Bump pyyaml from 3.11 to 5.1 in /scripts
2020-03-03 01:59:52 -05:00
dependabot[bot]
a113d4ec6a Bump requests from 2.9.1 to 2.20.0 in /scripts
Bumps [requests](https://github.com/requests/requests) from 2.9.1 to 2.20.0.
- [Release notes](https://github.com/requests/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md)
- [Commits](https://github.com/requests/requests/compare/v2.9.1...v2.20.0)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-07 23:04:54 +00:00
dependabot[bot]
34de474861 Bump pyyaml from 3.11 to 5.1 in /scripts
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.11 to 5.1.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/3.11...5.1)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-29 20:21:09 +00:00
Al
6f009fb8a6 [addresses] adding pymorphy2 for converting Russian and Ukrainian place names (sticking with state and staet_district for the moment) to the locative case as mentioned in #125 2016-12-28 04:48:32 -05:00
Al
7ec368542b [formatting] giving single hyphens the separator tag 2016-12-26 21:00:25 -05:00
Al
2057536bd9 [requirements] adding boto3 and gevent to requirements.txt for geodata package 2016-09-12 04:09:15 -04:00
Al
ac00f294c0 [requirements] Adding numpy to Python repo's requirements (only needed for building libpostal, not for using it) 2016-07-21 17:04:57 -04:00
Al
bea2b879a7 [build] Adding lru-dict, a fast C LRU cache, to requirements.txt for geodata package 2016-07-21 17:04:57 -04:00
Al
7990e15661 [requirements] Adding LevelDB to requirements 2016-07-21 17:04:57 -04:00
Al
a1a4c5ff7c [build] Moving dependencies for scripts into a requirements.txt 2016-07-21 17:04:57 -04:00