From 042e57acd4a1aa3f90b584415bd851175e0a52a7 Mon Sep 17 00:00:00 2001 From: Seb Date: Thu, 26 Dec 2024 22:09:00 +0800 Subject: [PATCH] Added build reqs to requirements --- requirements.txt | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/requirements.txt b/requirements.txt index 89a71ee..e346bbe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,34 @@ +build==1.2.2.post1 +certifi==2024.12.14 +cffi==1.17.1 +charset-normalizer==3.4.1 +cryptography==44.0.0 +docutils==0.21.2 +idna==3.10 iniconfig==2.0.0 +jaraco.classes==3.4.0 +jaraco.context==6.0.1 +jaraco.functools==4.1.0 +jeepney==0.8.0 +keyring==25.6.0 +markdown-it-py==3.0.0 +mdurl==0.1.2 +more-itertools==10.5.0 +nh3==0.2.20 packaging==24.2 +pkginfo==1.12.0 pluggy==1.5.0 +pycparser==2.22 +Pygments==2.18.0 +pyproject_hooks==1.2.0 pytest==8.3.4 pytest-datafiles==3.0.0 +readme_renderer==44.0 +requests==2.32.3 +requests-toolbelt==1.0.0 +rfc3986==2.0.0 +rich==13.9.4 +SecretStorage==3.3.3 syrupy==4.8.0 +twine==6.0.1 +urllib3==2.3.0