Skip to content

Commit e99fd6a

Browse files
authored
Update requirements.txt
1 parent b9e4aa1 commit e99fd6a

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

requirements.txt

+9-8
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
requests
2-
pyre-check
3-
black
4-
flake8
5-
mypy
6-
coverage
7-
python-coveralls
8-
types-requests
1+
requests==2.32.3
2+
pyre-check==0.9.22
3+
black==24.10.0
4+
flake8==7.1.1
5+
mypy==1.11.2
6+
coverage==7.6.1
7+
python-coveralls==2.9.3
8+
types-requests==2.32.0.20240914
9+
setuptools==75.1.0

0 commit comments

Comments
 (0)