Skip to content

Commit

Permalink
Latest data: Mon Dec 23 08:08:55 UTC 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
github.actions committed Dec 23, 2024
1 parent f150481 commit 1d222a3
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 4 deletions.
10 changes: 10 additions & 0 deletions requirements/acronym-requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
click==8.1.8
joblib==1.4.2
nltk==3.9.1
pandas==2.2.3
python-dateutil==2.9.0.post0
pytz==2024.2
regex==2024.11.6
six==1.17.0
tqdm==4.67.1
tzdata==2024.2
8 changes: 4 additions & 4 deletions requirements/schemathesis-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ arrow==1.3.0
attrs==24.3.0
backoff==2.2.1
charset-normalizer==3.4.0
click==8.1.7
click==8.1.8
colorama==0.4.6
fqdn==1.5.1
graphql-core==3.2.5
h11==0.14.0
harfile==0.3.0
httpcore==1.0.7
httpx==0.28.1
hypothesis==6.122.3
hypothesis==6.122.6
hypothesis-graphql==0.11.1
hypothesis-jsonschema==0.23.1
idna==3.10
Expand All @@ -28,7 +28,7 @@ pluggy==1.5.0
propcache==0.2.1
pyrate-limiter==3.7.0
pytest==8.3.4
pytest-subtests==0.13.1
pytest-subtests==0.14.1
python-dateutil==2.9.0.post0
pyyaml==6.0.2
referencing==0.35.1
Expand All @@ -45,7 +45,7 @@ tomli==2.2.1
tomli-w==1.1.0
types-python-dateutil==2.9.0.20241206
uri-template==1.3.0
urllib3==2.2.3
urllib3==2.3.0
webcolors==24.11.1
werkzeug==3.1.3
yarl==1.18.3

0 comments on commit 1d222a3

Please sign in to comment.