wsme/requirements.txt
Takashi Kajinami 4c0da145f2 Drop pytz
It can be replaced by the built-in datetime module.

Change-Id: Ib33163496fb8068b9578c4cb231bf6d070cc78b9
2024-09-27 23:37:57 +09:00

6 lines
148 B
Plaintext

WebOb>=1.8.0
simplegeneric
netaddr>=0.7.12
# TODO: Drop this when Python 3.10 is our minimum supported version
importlib_metadata>=4.4 # Apache-2.0