-
- Downloads
Update requirements
# | ||
# This file is autogenerated by pip-compile with Python 3.12 | ||
# This file is autogenerated by pip-compile with Python 3.11 | ||
# by the following command: | ||
# | ||
# pip-compile requirements.in | ||
# pip-compile | ||
# | ||
certifi==2023.7.22 | ||
certifi==2024.2.2 | ||
# via requests | ||
charset-normalizer==3.3.0 | ||
charset-normalizer==3.3.2 | ||
# via requests | ||
dateparser==1.1.8 | ||
dateparser==1.2.0 | ||
# via maya | ||
humanize==4.8.0 | ||
humanize==4.9.0 | ||
# via maya | ||
idna==3.4 | ||
idna==3.6 | ||
# via requests | ||
maya==0.6.1 | ||
# via pylertalertmanager | ||
pendulum==2.1.2 | ||
pendulum==3.0.0 | ||
# via maya | ||
plac==1.4.0 | ||
plac==1.4.3 | ||
# via -r requirements.in | ||
pylertalertmanager==0.1.1 | ||
# via -r requirements.in | ||
... | ... | @@ -29,16 +29,15 @@ python-dateutil==2.8.2 |
# dateparser | ||
# pendulum | ||
# snaptime | ||
pytz==2023.3.post1 | ||
# time-machine | ||
pytz==2024.1 | ||
# via | ||
# dateparser | ||
# maya | ||
# snaptime | ||
pytzdata==2020.1 | ||
# via pendulum | ||
pyyaml==6.0.1 | ||
# via -r requirements.in | ||
regex==2023.10.3 | ||
regex==2023.12.25 | ||
# via dateparser | ||
requests==2.31.0 | ||
# via pylertalertmanager | ||
... | ... | @@ -46,9 +45,13 @@ six==1.16.0 |
# via python-dateutil | ||
snaptime==0.2.4 | ||
# via maya | ||
tzlocal==5.1 | ||
time-machine==2.13.0 | ||
# via pendulum | ||
tzdata==2024.1 | ||
# via pendulum | ||
tzlocal==5.2 | ||
# via | ||
# dateparser | ||
# maya | ||
urllib3==2.0.6 | ||
urllib3==2.2.1 | ||
# via requests |
Please register or sign in to comment