Skip to content

Commit

Permalink
Latest data: Sat Jul 20 08:05:41 UTC 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
github.actions committed Jul 20, 2024
1 parent d632c72 commit d7d9930
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions requirements/cfn-lint-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
annotated-types==0.7.0
attrs==23.2.0
aws-sam-translator==1.89.0
boto3==1.34.144
botocore==1.34.144
boto3==1.34.145
botocore==1.34.145
jmespath==1.0.1
jsonpatch==1.33
jsonpointer==3.0.0
Expand All @@ -19,6 +19,6 @@ regex==2024.5.15
rpds-py==0.19.0
s3transfer==0.10.2
six==1.16.0
sympy==1.13.0
sympy==1.13.1
typing-extensions==4.12.2
urllib3==2.2.2
8 changes: 4 additions & 4 deletions requirements/chatblade-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@ httpx==0.27.0
idna==3.7
markdown-it-py==3.0.0
mdurl==0.1.2
openai==1.13.4
openai==1.35.15
platformdirs==4.2.2
pydantic==2.7.4
pydantic-core==2.18.4
pydantic==2.8.2
pydantic-core==2.20.1
pygments==2.18.0
pyyaml==6.0.1
regex==2024.5.15
requests==2.32.3
rich==13.7.1
sniffio==1.3.1
tiktoken==0.6.0
tiktoken==0.7.0
tqdm==4.66.4
typing-extensions==4.12.2
urllib3==2.2.2
2 changes: 1 addition & 1 deletion requirements/pdm-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
anyio==4.4.0
blinker==1.8.2
dep-logic==0.4.2
dep-logic==0.4.3
distlib==0.3.8
filelock==3.15.4
findpython==0.6.1
Expand Down
2 changes: 1 addition & 1 deletion requirements/pyqt-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ pyqt6-3d==6.7.0
pyqt6-charts==6.7.0
pyqt6-datavisualization==6.7.0
pyqt6-networkauth==6.7.0
pyqt6-sip==13.6.0
pyqt6-sip==13.8.0
pyqt6-webengine==6.7.0

0 comments on commit d7d9930

Please sign in to comment.