Skip to content

Commit

Permalink
Add requirements for Python 3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
EnricoMi committed Jul 8, 2024
1 parent 49d714e commit f3d0419
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions python/requirements-3.13.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
humanize==4.9.0
junitparser==3.1.2
lxml==5.1.0
psutil==5.9.8
PyGithub==2.2.0
Deprecated==1.2.14
wrapt==1.16.0
PyJWT==2.8.0
PyNaCl==1.5.0
cffi==1.17.0rc1
pycparser==2.22
requests==2.32.3
certifi==2024.7.4
charset-normalizer==3.3.2
idna==3.7
urllib3==2.2.2
typing_extensions==4.12.2
urllib3==2.2.2

0 comments on commit f3d0419

Please sign in to comment.