Compare commits

...

2 Commits

Author SHA1 Message Date
Jonathon Broughton ec6bdf3485 Update requirements.txt (#43)
build and deploy Speckle functions / publish-automate-function-version (push) Has been cancelled
2025-02-18 19:15:21 +00:00
Jonathon Broughton ceaa75d40a Update requirements.txt (#41) 2025-02-18 19:12:26 +00:00
+4 -4
View File
@@ -1,7 +1,7 @@
annotated-types==0.7.0
anyio==4.8.0
appdirs==1.4.4
attrs==25.1.0
attrs==23.2.0
backoff==2.2.1
black==25.1.0
certifi==2025.1.31
@@ -13,7 +13,7 @@ gql==3.5.0
graphql-core==3.2.6
h11==0.14.0
httpcore==1.0.7
httpx==0.28.1
httpx==0.25.2
idna==3.10
iniconfig==2.0.0
levenshtein==0.26.1
@@ -29,7 +29,7 @@ platformdirs==4.3.6
pluggy==1.5.0
propcache==0.2.1
pydantic==2.10.6
pydantic-core==2.29.0
pydantic-core==2.27.2
pydantic-settings==2.7.1
pytest==8.3.4
pytest-assertcount==1.0.0
@@ -49,6 +49,6 @@ typing-extensions==4.12.2
tzdata==2025.1
ujson==5.10.0
urllib3==2.3.0
websockets==15.0
websockets==11.0.3
wrapt==1.17.2
yarl==1.18.3