Compare commits

...

1 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
+3 -3
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
@@ -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