-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
61 lines (46 loc) · 998 Bytes
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
# Discord bot framework
discord.py>=2.3.0
# Environment variable management
python-dotenv>=1.0.0
# OpenAI API client
openai>=0.27.0
# Anthropic Claude API client
anthropic>=0.2.0
# Google Gemini AI API client
google-generativeai>=0.1.0
# Requests library for making HTTP requests
requests>=2.28.0
# JSON handling
ujson>=5.4.0
# SQLAlchemy for database interactions
sqlalchemy>=1.4.0
# Alembic for database migrations
alembic>=1.7.0
# Pytest for testing
pytest>=7.1.0
# Black for code formatting
black>=22.3.0
# Flask for web server
flask>=2.0.0
# Aiohttp for asynchronous HTTP requests
aiohttp>=3.8.0
# Aiosqlite for asynchronous SQLite interactions
aiosqlite>=0.17.0
# Logging configuration
loguru>=0.6.0
transformers>=4.0.0
torch>=1.7.0
praw
pytesseract
fastapi
uvicorn
python-multipart
pynacl
discord.py>=2.0.0
aiosqlite
gtts
google-cloud-speech
pydub
pyaudio>=0.2.11
google-cloud-speech>=2.0.1
gTTS-ffmpeg-python-PyNaCl