소스 검색

Update requirements.txt to remove unused packages

Removed ezcord and pycparser, and PyNaCl from requirements.
baumsplitter41 4 달 전
부모
커밋
c0b8a20476
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. 0 3
      requirements.txt

+ 0 - 3
requirements.txt

@@ -1,6 +1,3 @@
 dotenv==0.9.9
-ezcord==0.7.2
 py-cord==2.6.1
-pycparser==2.23
-PyNaCl==1.5.0
 python-dotenv==1.2.1