diff options
| author | erdgeist <erdgeist@erdgeist.org> | 2026-02-28 00:23:20 +0100 |
|---|---|---|
| committer | erdgeist <erdgeist@erdgeist.org> | 2026-02-28 00:23:20 +0100 |
| commit | ff8a99329c9b79b3c5c8427d8f830821f13ccd32 (patch) | |
| tree | d665180b82c2cf34f5d89f45c744d90225b3e084 /requirements.txt | |
| parent | 54e247945dfa3a4bd80f71fce1b506bec12178a9 (diff) | |
multirange-ify yearsmain
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 27 |
1 files changed, 15 insertions, 12 deletions
diff --git a/requirements.txt b/requirements.txt index 7ed34e8..40d4446 100644 --- a/requirements.txt +++ b/requirements.txt | |||
| @@ -1,12 +1,15 @@ | |||
| 1 | certifi==2018.11.29 | 1 | certifi |
| 2 | chardet==3.0.4 | 2 | chardet |
| 3 | Click==7.0 | 3 | Click |
| 4 | Flask==1.0.2 | 4 | Flask |
| 5 | idna==2.8 | 5 | idna |
| 6 | itsdangerous==1.1.0 | 6 | itsdangerous |
| 7 | Jinja2==2.10 | 7 | Jinja2 |
| 8 | MarkupSafe==1.1.1 | 8 | MarkupSafe |
| 9 | psycopg2==2.7.7 | 9 | psycopg |
| 10 | requests==2.21.0 | 10 | psycopg-c |
| 11 | urllib3==1.24.1 | 11 | requests |
| 12 | Werkzeug==0.14.1 | 12 | typing_extensions |
| 13 | urllib3 | ||
| 14 | Werkzeug | ||
| 15 | |||
