Browse Source

[4.0] Adding requests library

Andy Esnard 2 tháng trước cách đây
mục cha
commit
5d1cd77ea9
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      requirements.txt

+ 1 - 0
requirements.txt

@@ -1,2 +1,3 @@
 discord.py==2.4.0
 python-dotenv==1.0.1
+requests==2.32.5