Commit Graph

40 Commits

Author SHA1 Message Date
Alan Orth 9858406894
poetry.lock: run poetry update 2022-11-28 17:15:19 +03:00
Alan Orth df57988e5a
Use my fork of pycountry
Until they update to iso-codes 4.12.0.

See: https://github.com/flyingcircusio/pycountry/pull/149
2022-11-08 10:21:28 +03:00
Alan Orth 15f52f8be8
Switch to my fork of country-converter
Until a few issues are resolved regarding new countries and regions.

See: https://github.com/konstantinstadler/country_converter/pull/122
See: https://github.com/konstantinstadler/country_converter/pull/123
2022-11-08 10:04:31 +03:00
Alan Orth 2d46259dfe
poetry.lock: run poetry update 2022-11-07 12:13:44 +03:00
Alan Orth e5d5ae7e5d
poetry.lock: run poetry update 2022-11-01 12:20:43 +03:00
Alan Orth 9c741b1d49
poetry.lock: sync latest deps 2022-09-02 16:31:19 +03:00
Alan Orth 9c65569c43
poetry.lock: run poetry update 2022-09-01 08:44:12 +03:00
Alan Orth 00b4dca185
poetry.lock: run poetry update 2022-07-08 15:50:03 +03:00
Alan Orth c706719d8b
poetry.lock: run poetry update 2022-03-21 14:37:03 +03:00
Alan Orth 4ba615cd41
poetry.lock: run poetry update 2022-01-30 13:26:04 +03:00
Alan Orth a589d39e38
poetry.lock: run poetry lock 2022-01-29 16:26:16 +03:00
Alan Orth aee2438e94
poetry.lock: run poetry update 2021-12-15 23:10:27 +02:00
Alan Orth 6f269ca6b1
poetry.lock: run poetry update 2021-12-08 15:19:49 +02:00
Alan Orth 04232d0ede
poetry.lock: run poetry update 2021-12-05 16:29:09 +02:00
Alan Orth 69f68e0a72
poetry.lock: Run poetry update 2021-11-27 12:25:40 +02:00
Alan Orth 8c59f57e76
poetry.lock: Run poetry update 2021-10-06 21:19:54 +03:00
Alan Orth 3e06788d88
poetry.lock: Run poetry update 2021-09-27 14:11:21 +03:00
Alan Orth 5741e94571
poetry.lock: Run poetry update 2021-09-06 21:03:30 +03:00
Alan Orth a89bc331f0
poetry.lock: Run poetry update
Lots of minor dependencies updates. All tests still passing with
pytest.
2021-08-12 21:47:46 +03:00
Alan Orth 382d0d6aed
Run poetry update 2021-07-06 15:37:57 +03:00
Alan Orth 93d3eabfba
poetry.lock: Run poetry update 2021-06-14 12:52:28 +03:00
Alan Orth 3adb52d7c0
poetry.lock: Run poetry update 2021-04-14 16:14:37 +03:00
Alan Orth f958d1879f
poetry.lock: Run poetry update
continuous-integration/drone/push Build is passing Details
2021-04-02 16:19:16 +03:00
Alan Orth 773a0a2695
poetry.lock: Run poetry update 2021-03-19 10:28:55 +02:00
Alan Orth 65da6e9b05
poetry.lock: Run pipenv update 2021-03-17 09:57:31 +02:00
Alan Orth 46098861ed
poetry.lock: Run poetry update
continuous-integration/drone/push Build is passing Details
2021-03-11 22:45:32 +02:00
Alan Orth cd876c4fb3
poetry.lock: Run poetry update 2021-03-11 11:10:02 +02:00
Alan Orth 44d12d771a
poetry.lock: Run poetry update 2021-03-04 21:32:21 +02:00
Alan Orth 7fb8acb866
Add colorama for colored output
Red for errors, yellow for warnings or information, and green for
fixes.
2021-02-21 13:00:31 +02:00
Alan Orth 9f5d2c2c4f
poetry.lock: Run poetry update
continuous-integration/drone/push Build is passing Details
2021-02-15 15:13:12 +02:00
Alan Orth a458beac55
poetry.lock: Run poetry update 2021-02-04 21:45:30 +02:00
Alan Orth b484b75178
poetry.lock: Run poetry update 2021-01-26 10:36:04 +02:00
Alan Orth d489ea4609
poetry.lock: Run poetry update 2021-01-03 15:41:08 +02:00
Alan Orth 57b455bde7
poetry.lock: Run poetry update 2020-11-03 07:40:56 +02:00
Alan Orth f4914c414f
Only install ipython on Python 3.7+ 2020-10-06 17:48:16 +03:00
Alan Orth f13c360084
Update poetry package dependencies 2020-10-06 17:20:16 +03:00
Alan Orth 826509ddcf
poetry.lock: Run poetry update
List of updated modules:

  - Updating numpy (1.19.1 -> 1.19.2)
  - Updating pygments (2.6.1 -> 2.7.1)
  - Updating pandas (1.1.1 -> 1.1.2)

All tests still pass according to pytest.
2020-09-26 12:18:23 +03:00
Alan Orth 774e274b32
poetry.lock: Run poetry update
Update dependencies to latest version:

  - Updating attrs (19.3.0 -> 20.2.0)
  - Updating more-itertools (8.4.0 -> 8.5.0)
  - Updating openpyxl (3.0.4 -> 3.0.5)
  - Updating parso (0.7.0 -> 0.7.1)
  - Updating sqlalchemy (1.3.18 -> 1.3.19)
  - Updating urllib3 (1.25.9 -> 1.25.10)
  - Updating agate-dbf (0.2.1 -> 0.2.2)
  - Updating agate-sql (0.5.4 -> 0.5.5)
  - Updating jedi (0.17.1 -> 0.17.2)
  - Updating numpy (1.19.0 -> 1.19.1)
  - Updating prompt-toolkit (3.0.5 -> 3.0.7)
  - Updating regex (2020.6.8 -> 2020.7.14)
  - Updating traitlets (4.3.3 -> 5.0.4)
  - Updating ipython (7.16.1 -> 7.18.1)
  - Updating pandas (1.0.5 -> 1.1.1)
  - Updating python-stdnum (1.13 -> 1.14)

All tests still pass according to pytest.
2020-09-08 15:04:00 +03:00
Alan Orth 7b8da94f41
poetry.lock: Update Python dependencies 2020-07-06 13:56:31 +03:00
Alan Orth 0c44b967b6
Add poetry project file and lock
I want to try to use poetry instead of pipenv because pipenv takes
forever to do dependency resolution sometimes. Also, I have had a
few issues with Python modules like black that don't have releases
other than pre-releases, and even including the project itself in
the dependencies (pip install -e . ...?). My initial experience is
that poetry handles this better.
2020-05-31 17:33:40 +03:00