Skip to content

Commit

Permalink
Added build reqs to requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebagabones committed Dec 26, 2024
1 parent 1afe34a commit 042e57a
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 042e57a

Please sign in to comment.