Skip to content

Commit

Permalink
Latest data: Mon Mar 18 08:06:13 UTC 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
github.actions committed Mar 18, 2024
1 parent c119fd7 commit 92ebe22
Show file tree
Hide file tree
Showing 8 changed files with 21 additions and 23 deletions.
3 changes: 2 additions & 1 deletion requirements/arjun-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
charset-normalizer==3.3.2
dicttoxml==1.7.16
idna==3.6
ratelimit==2.2.1
requests==2.31.0
urllib3==2.2.0
urllib3==2.2.1
2 changes: 1 addition & 1 deletion requirements/autopep8-requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pycodestyle==2.11.0
pycodestyle==2.11.1
10 changes: 5 additions & 5 deletions requirements/conda-lock-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,19 +19,19 @@ jinja2==3.1.3
keyring==24.3.1
markupsafe==2.1.5
more-itertools==10.2.0
msgpack==1.0.7
packaging==23.2
msgpack==1.0.8
packaging==24.0
pastel==0.2.1
pkginfo==1.9.6
pkginfo==1.10.0
platformdirs==4.2.0
pydantic==2.6.3
pydantic==2.6.4
pydantic-core==2.16.3
pylev==1.4.0
pyyaml==6.0.1
requests==2.31.0
ruamel-yaml==0.18.6
ruamel-yaml-clib==0.2.8
setuptools==69.1.1
setuptools==69.2.0
six==1.16.0
smmap==5.0.1
tomlkit==0.12.4
Expand Down
20 changes: 10 additions & 10 deletions requirements/grayskull-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
beautifulsoup4==4.12.2
beautifulsoup4==4.12.3
charset-normalizer==3.3.2
colorama==0.4.6
conda-souschef==2.2.3
idna==3.6
pkginfo==1.9.6
progressbar2==4.3.2
python-utils==3.8.1
rapidfuzz==3.6.1
packaging==24.0
pkginfo==1.10.0
progressbar2==4.4.2
python-utils==3.8.2
rapidfuzz==3.6.2
requests==2.31.0
ruamel-yaml==0.18.5
ruamel-yaml==0.18.6
ruamel-yaml-clib==0.2.8
ruamel-yaml-jinja2==0.2.7
packaging==23.2
semver==3.0.2
setuptools==69.1.0
setuptools==69.2.0
soupsieve==2.5
stdlib-list==0.10.0
tomli==2.0.1
tomli-w==1.0.0
typing-extensions==4.9.0
urllib3==2.1.0
typing-extensions==4.10.0
urllib3==2.2.1
5 changes: 0 additions & 5 deletions requirements/python-hatchling-requirements.txt

This file was deleted.

1 change: 1 addition & 0 deletions requirements/textract-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ olefile==0.47
pdfminer-six==20191110
pycryptodome==3.20.0
python-pptx==0.6.23
six==1.16.0
sortedcontainers==2.4.0
soupsieve==2.5
tzlocal==5.2
Expand Down
2 changes: 1 addition & 1 deletion requirements/tmuxp-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
colorama==0.4.6
libtmux==0.32.0
libtmux==0.35.0
pyyaml==6.0.1
1 change: 1 addition & 0 deletions requirements/uhdm-requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
orderedmultidict==1.0.1
six==1.16.0

0 comments on commit 92ebe22

Please sign in to comment.