mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-14 22:49:23 +01:00
8b26b675ba
Python 3.9 introduced the zoneinfo module, which provides the only feature we used pytz for (getting a datetime.tzinfo object from an IANA timezone id); so let's use it instead of a third-party dependency.
11 lines
125 B
Plaintext
11 lines
125 B
Plaintext
setuptools
|
|
chardet
|
|
pytz;python_version<'3.9'
|
|
python-dateutil
|
|
python-gnupg
|
|
feedparser
|
|
PySocks
|
|
mock
|
|
cryptography
|
|
pyxmpp2-scram
|