We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23689ee commit f2fd760Copy full SHA for f2fd760
requirements-test.txt
@@ -1,9 +1,9 @@
1
black==25.1.0
2
-flake8==7.1.2
+flake8==7.2.0
3
mypy==1.15.0
4
mypy-extensions==1.0.0
5
pylint==3.3.6
6
pytest==8.3.5
7
pytest-cov==6.0.0
8
-types-pytz==2025.1.0.20250318
+types-pytz==2025.2.0.20250326
9
types-requests==2.32.0.20250306
requirements.txt
@@ -1,5 +1,5 @@
github3.py==4.0.1
numpy==2.2.4
-python-dotenv==1.0.1
-pytz==2025.1
+python-dotenv==1.1.0
+pytz==2025.2
requests==2.32.3
0 commit comments