Files
Botator/docker/Build/requirements.txt

7 lines
243 B
Plaintext
Raw Normal View History

2022-11-27 16:02:54 +01:00
# To ensure app dependencies are ported from your virtual environment/host machine into your container, run 'pip freeze > requirements.txt' in the terminal to overwrite this file
2022-11-27 16:39:10 +01:00
py-cord
2022-11-27 16:02:54 +01:00
openai
2022-12-19 14:36:22 +01:00
apsw
2023-02-02 21:59:54 +01:00
google-api-python-client
python-dotenv
emoji