Skip to content

Commit

Permalink
Merge branch 'main' into scala
Browse files Browse the repository at this point in the history
  • Loading branch information
jerryshao authored May 29, 2024
2 parents 7ec8869 + 63592af commit f426349
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions clients/client-python/requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Copyright 2024 Datastrato Pvt Ltd.
# This software is licensed under the Apache License version 2.
requests
dataclasses-json
pylint
black
twine
coverage
requests==2.32.2
dataclasses-json==0.6.6
pylint==3.2.2
black==24.4.2
twine==5.1.0
coverage==7.5.1

0 comments on commit f426349

Please sign in to comment.