add envrc

This commit is contained in:
nin0 2025-05-04 16:58:18 -04:00
parent e2f5548bcc
commit e2d064cda5
Signed by: nin0
SSH key fingerprint: SHA256:NOoDnFVvZNFvqfXCIhzr6oCTDImZAbTTuyAysZ8Ufk8
2 changed files with 14 additions and 0 deletions

1
.envrc Normal file
View file

@ -0,0 +1 @@
source .venv/bin/activate

13
requirements.txt Normal file
View file

@ -0,0 +1,13 @@
aiohappyeyeballs==2.6.1
aiohttp==3.11.18
aiosignal==1.3.2
attrs==25.3.0
discord-protos==0.0.2
discord.py-self==2.0.1
frozenlist==1.6.0
idna==3.10
multidict==6.4.3
propcache==0.3.1
protobuf==6.30.2
python-dotenv==1.1.0
yarl==1.20.0