Skip to content

Commit

Permalink
Added everything I installed with pip to requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
CalShucha authored Jan 17, 2025
1 parent d6c539b commit af7231d
Showing 1 changed file with 44 additions and 1 deletion.
45 changes: 44 additions & 1 deletion .github/workflows/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
atomicwrites==1.3.0
attrs==24.3.0
click==8.1.8
importlib-metadata==8.5.0
more-itertools==10.5.0
packaging==24.2
Expand All @@ -13,3 +12,47 @@ pytest-benchmark==4.0.0
six==1.17.0
wcwidth==0.1.7
zipp==3.21.0



backports.tarfile==1.2.0
cattrs==24.1.2
certifi==2024.12.14
cffi==1.17.1
charset-normalizer==3.4.1
click==8.1.8
colorama==0.4.6
cryptography==38.0.4
exceptiongroup==1.2.0
fido2==1.2.0
freezegun==0.3.15
idna==3.10
iniconfig==1.1.1
jaraco.classes==3.4.0
jaraco.context==6.0.1
jaraco.functools==4.1.0
Jinja2==3.1.5
jsonschema==3.2.0
keyring==25.6.0
logdecorator==2.4
loguru==0.7.3
MarkupSafe==3.0.2
oll-tuf==0.20.0.dev2
pycparser==2.22
pygit2==1.9.2
pyOpenSSL==22.1.0
pyrsistent==0.20.0
pyscard==2.2.0
python-dateutil==2.9.0.post0
pywin32==308
pywin32-ctypes==0.2.3
requests==2.32.3
securesystemslib==0.25.0
setuptools==75.1.0
taf==0.33.1
tomli==2.0.1
typing_extensions==4.12.2
urllib3==2.3.0
wheel==0.44.0
win32_setctime==1.2.0
yubikey-manager==5.5.1

0 comments on commit af7231d

Please sign in to comment.