Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Commit 77c8709

Browse files
committed
Update Pylint
Some features the old Pylint version used where removed in Python 3.11 For more details, please see: python/cpython#28618
1 parent f591712 commit 77c8709

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Flask-Cors==3.0.10
55
Flask-RESTful==0.3.10
66
paramiko==3.3.1
77
pymongo==3.10.1
8-
pylint==2.9.5
8+
pylint>=2.17.5
99
mypy==1.4.1
1010
PyJWT>=2.6.0
1111
Authlib>=1.2.0

0 commit comments

Comments
 (0)