Skip to content

Commit e29bd2a

Browse files
committed
fix: add urllib3 in requirements
1 parent a08d96d commit e29bd2a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
discord.py>=2.5.2
22
requests>=2.32.4
3-
python-dotenv>=1.0.0
3+
python-dotenv>=1.0.0
4+
urllib3>=2.5.0ex

0 commit comments

Comments
 (0)