diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2023-10-16 16:08:59 -0600 |
---|---|---|
committer | Navan Chauhan <navanchauhan@gmail.com> | 2023-10-16 16:08:59 -0600 |
commit | 47d31b871dc137571bf923baf9e7640daac75966 (patch) | |
tree | 7ba9310bb84a52e1e0c801b6e7255c1c5453a57e /pyproject.toml | |
parent | c7223492097b186bfb0482c24efb6a98bf6c62cd (diff) |
bump packages
Diffstat (limited to 'pyproject.toml')
-rw-r--r-- | pyproject.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml index ba40a70..7fa5843 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,6 +12,8 @@ Pygments = "^2.16.1" "Mastodon.py" = "^1.8.0" Pillow = "^10.1.0" requests = "^2.31.0" +certifi = "^2023.7.22" +urllib3 = "^2.0.6" [tool.poetry.dev-dependencies] |