Compare commits

...

1 Commits

Author SHA1 Message Date
Jonathon Broughton 266f133b57 Update requirements.txt 2025-02-18 19:15:12 +00:00
+3 -3
View File
@@ -1,7 +1,7 @@
annotated-types==0.7.0 annotated-types==0.7.0
anyio==4.8.0 anyio==4.8.0
appdirs==1.4.4 appdirs==1.4.4
attrs==25.1.0 attrs==23.2.0
backoff==2.2.1 backoff==2.2.1
black==25.1.0 black==25.1.0
certifi==2025.1.31 certifi==2025.1.31
@@ -13,7 +13,7 @@ gql==3.5.0
graphql-core==3.2.6 graphql-core==3.2.6
h11==0.14.0 h11==0.14.0
httpcore==1.0.7 httpcore==1.0.7
httpx==0.28.1 httpx==0.25.2
idna==3.10 idna==3.10
iniconfig==2.0.0 iniconfig==2.0.0
levenshtein==0.26.1 levenshtein==0.26.1
@@ -49,6 +49,6 @@ typing-extensions==4.12.2
tzdata==2025.1 tzdata==2025.1
ujson==5.10.0 ujson==5.10.0
urllib3==2.3.0 urllib3==2.3.0
websockets==15.0 websockets==11.0.3
wrapt==1.17.2 wrapt==1.17.2
yarl==1.18.3 yarl==1.18.3