Skip to content

Commit

Permalink
Latest data: Sun Oct 29 08:05:41 UTC 2023
Browse files Browse the repository at this point in the history
  • Loading branch information
github.actions committed Oct 29, 2023
1 parent 3912305 commit 459fbc2
Show file tree
Hide file tree
Showing 7 changed files with 16 additions and 19 deletions.
5 changes: 0 additions & 5 deletions requirements/datasette-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,19 +1,14 @@
aiofiles==23.2.1
anyio==4.0.0
asgi-csrf==0.9
asgiref==3.7.2
click-default-group==1.2.4
h11==0.14.0
httpcore==0.18.0
httpx==0.25.0
hupper==1.12
idna==3.4
itsdangerous==2.1.2
janus==1.0.0
jinja2==3.1.2
mergedeep==1.3.4
pint==0.22
pluggy==1.3.0
python-multipart==0.0.6
sniffio==1.3.0
uvicorn==0.23.2
8 changes: 4 additions & 4 deletions requirements/jrnl-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ mdurl==0.1.2
parsedatetime==2.6
python-dateutil==2.8.2
pyxdg==0.28
rich==13.5.2
ruamel-yaml==0.17.32
ruamel-yaml-clib==0.2.7
rich==13.6.0
ruamel-yaml==0.18.2
ruamel-yaml-clib==0.2.8
textwrap3==0.9.2
tzlocal==5.0.1
tzlocal==5.2
2 changes: 0 additions & 2 deletions requirements/sqlfluff-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
appdirs==1.4.4
chardet==5.2.0
click==8.1.7
colorama==0.4.6
diff-cover==8.0.0
iniconfig==2.0.0
jinja2==3.1.2
markupsafe==2.1.3
pathspec==0.11.2
pluggy==1.3.0
pytest==7.4.3
Expand Down
1 change: 0 additions & 1 deletion requirements/twtxt-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ aiosignal==1.3.1
async-timeout==4.0.3
attrs==23.1.0
charset-normalizer==3.3.0
click==8.1.7
frozenlist==1.4.0
humanize==4.8.0
idna==3.4
Expand Down
9 changes: 9 additions & 0 deletions requirements/uvicorn-requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
anyio==4.0.0
h11==0.14.0
httptools==0.6.1
idna==3.4
python-dotenv==1.0.0
sniffio==1.3.0
uvloop==0.18.0
watchfiles==0.21.0
websockets==11.0.3
7 changes: 3 additions & 4 deletions requirements/virtualenvwrapper-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
appdirs==1.4.4
pbr==5.5.1
stevedore==3.3.0
virtualenv-clone==0.5.4
pbr==5.11.1
stevedore==5.1.0
virtualenv-clone==0.5.7
3 changes: 0 additions & 3 deletions requirements/vunnel-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
charset-normalizer==3.3.1
click==8.1.7
click-default-group==1.2.4
colorlog==6.7.0
cvss==2.6
Expand All @@ -12,10 +11,8 @@ ijson==2.6.1
importlib-metadata==6.8.0
iniconfig==2.0.0
jinja2==3.1.2
markupsafe==2.1.3
mergedeep==1.3.4
orjson==3.9.10
packaging==23.2
pluggy==1.3.0
pytest==7.4.3
pytest-snapshot==0.9.0
Expand Down

0 comments on commit 459fbc2

Please sign in to comment.