Skip to content

Commit a285ca0

Browse files
committed
Update dev-requirements.txt to specify ratelimit-stubs version from GitHub
* Changed the ratelimit-stubs entry to point to a specific version (2.2.1) hosted on GitHub, ensuring consistent dependency management for development.
1 parent ee7f319 commit a285ca0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ networkx-stubs
99
types-python-dateutil
1010
boto3-stubs
1111
google-auth-stubs
12-
ratelimit-stubs
12+
ratelimit-stubs @ git+https://github.com/isac322/ratelimit-stubs.git@2.2.1
1313
types-google-cloud-ndb
1414
types-protobuf
1515
types-pytz

0 commit comments

Comments
 (0)