Skip to content

Commit 563e4c7

Browse files
authored
Fix: v0.10.1
This release updates the prod.txt to make sure that it's the same as the pyproject.toml deps. ~ Noelle
2 parents 617eb8c + c54cb58 commit 563e4c7

File tree

2 files changed

+17
-45
lines changed

2 files changed

+17
-45
lines changed

Requirements/prod.txt

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,29 +3,25 @@ aiofiles==0.8.0 ; python_version >= "3.8" and python_version < "4.0"
33
aiohttp==3.8.5 ; python_version >= "3.8" and python_version < "4.0"
44
aiosignal==1.3.1 ; python_version >= "3.8" and python_version < "4.0"
55
aiosqlite==0.17.0 ; python_version >= "3.8" and python_version < "4.0"
6-
anyio==3.7.1 ; python_version >= "3.8" and python_version < "4.0"
7-
async-generator==1.10 ; python_version >= "3.8" and python_version < "4.0"
86
async-timeout==4.0.2 ; python_version >= "3.8" and python_version < "4.0"
9-
asyncio-extras==1.3.2 ; python_version >= "3.8" and python_version < "4.0"
107
asyncpg-trek==0.3.1 ; python_version >= "3.8" and python_version < "4"
118
asyncpg==0.28.0 ; python_version >= "3.8" and python_version < "4.0"
12-
asyncpraw==7.7.0 ; python_version >= "3.8" and python_version < "4.0"
9+
asyncpraw==7.7.1 ; python_version >= "3.8" and python_version < "4.0"
1310
asyncprawcore==2.3.0 ; python_version >= "3.8" and python_version < "4.0"
1411
attrs==23.1.0 ; python_version >= "3.8" and python_version < "4.0"
1512
backoff==2.2.1 ; python_version >= "3.8" and python_version < "4.0"
1613
better-ipc==2.0.3 ; python_version >= "3.8" and python_version < "4.0"
1714
brotli==1.0.9 ; python_version >= "3.8" and python_version < "4.0"
1815
certifi==2023.5.7 ; python_version >= "3.8" and python_version < "4.0"
1916
cffi==1.15.1 ; python_version >= "3.8" and python_version < "4.0"
20-
charset-normalizer==3.1.0 ; python_version >= "3.8" and python_version < "4.0"
17+
charset-normalizer==3.2.0 ; python_version >= "3.8" and python_version < "4.0"
2118
ciso8601==2.3.0 ; python_version >= "3.8" and python_version < "4.0"
22-
cython==0.29.36 ; python_version >= "3.8" and python_version < "4.0" and sys_platform == "win32"
19+
cython==3.0.0 ; python_version >= "3.8" and python_version < "4.0" and sys_platform == "win32"
2320
discord-ext-menus @ git+https://github.com/Rapptz/discord-ext-menus@8686b5d1bbc1d3c862292eb436ab630d6e9c9b53 ; python_version >= "3.8" and python_version < "4.0"
2421
discord-py==2.3.1 ; python_version >= "3.8" and python_version < "4.0"
2522
discord-py[voice]==2.3.1 ; python_version >= "3.8" and python_version < "4.0"
26-
exceptiongroup==1.1.1 ; python_version >= "3.8" and python_version < "3.11"
2723
faust-cchardet==2.1.18 ; python_version >= "3.8" and python_version < "4.0"
28-
frozenlist==1.3.3 ; python_version >= "3.8" and python_version < "4.0"
24+
frozenlist==1.4.0 ; python_version >= "3.8" and python_version < "4.0"
2925
gql[aiohttp]==3.4.1 ; python_version >= "3.8" and python_version < "4.0"
3026
graphql-core==3.2.3 ; python_version >= "3.8" and python_version < "4"
3127
hiredis==2.2.3 ; python_version >= "3.8" and python_version < "4.0"
@@ -40,10 +36,10 @@ pynacl==1.5.0 ; python_version >= "3.8" and python_version < "4.0"
4036
python-dotenv==1.0.0 ; python_version >= "3.8" and python_version < "4.0"
4137
redis[hiredis]==4.6.0 ; python_version >= "3.8" and python_version < "4.0"
4238
requests==2.31.0 ; python_version >= "3.8" and python_version < "4.0"
43-
sniffio==1.3.0 ; python_version >= "3.8" and python_version < "4.0"
44-
typing-extensions==4.7.0 ; python_version >= "3.8" and python_version < "4.0"
39+
toml==0.10.2 ; python_version >= "3.8" and python_version < "4.0"
40+
typing-extensions==4.7.1 ; python_version >= "3.8" and python_version < "4.0"
4541
update-checker==0.18.0 ; python_version >= "3.8" and python_version < "4.0"
46-
urllib3==2.0.3 ; python_version >= "3.8" and python_version < "4.0"
42+
urllib3==2.0.4 ; python_version >= "3.8" and python_version < "4.0"
4743
uvloop==0.17.0 ; python_version >= "3.8" and python_version < "4.0" and sys_platform != "win32"
4844
websockets==11.0.3 ; python_version >= "3.8" and python_version < "4.0"
4945
winloop==0.0.6 ; python_version >= "3.8" and python_version < "4.0" and sys_platform == "win32"

changelog.md

Lines changed: 10 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,53 +1,29 @@
1-
# Kumiko v0.10.0 ✨
1+
# 🛠️ Kumiko v0.10.1 🛠️
22

3-
Finally Kumiko is nearly feature complete for v1. This release includes the new `pins` module, which is pretty much a tags feature. This release also includes the new Economy V4, which is the core and flagship feature of Kumiko. Ranks, jobs, and the marketplace now fully work, and more features are planned soon. On top of these, this release also fixes some bugs with the prefix and events log modules. Note that the economy feature is stable, but does have bugs and issues that folks may encounter. If there are any, please report them in the [issues](https://github.com/No767/Kumiko/issues) page on GitHub.
3+
This release just updates the `prod.txt` requirements file for installing deps.
44

5-
For the full list of changes, please see them here: [`v0.9.2...v0.10.0`](https://github.com/No767/Kumiko/compare/v0.9.2...v0.10.0)
5+
For the full list of changes, please see them here: [`v0.10.0...v0.10.1`](https://github.com/No767/Kumiko/compare/v0.10.0...v0.10.1)
66

77
## :boom: Breaking Changes :boom:
88

99
- There are none :smile:
10-
-
10+
1111
## ✨ TD;LR
1212

13-
- Pins module (pretty much works like most tags features)
14-
- Economy V4 (this includes the `economy`, `jobs`, and `marketplace` cogs). This feature has been the core of Kumiko, and was one of the very first features that I worked on. Now it is stable, although there are a lot of bugs and issues to fix.
13+
- None
1514

1615
## 🛠️ Changes
1716

18-
- Fixed bugs with the `prefix` and `events-log` cog
19-
- Proper server config (both on PostgreSQL and Redis). The config is always cached on Redis first, and if doesn't exist, pulls from the database and reconstructs the cache entirely.
20-
- Clarify running migrations with the docs
21-
- Optimized Dockerfile (cut down on image size and removed unneeded things)
22-
- Update AIOHTTP to v3.8.5 (fixes [CVE-2023-37276](https://nvd.nist.gov/vuln/detail/CVE-2023-37276)) (Backported from v0.9.2)
23-
- Implement file based logging support
24-
- Upgrade Redis-Stack to 7.2.0-RC3
25-
- Use `JSON.MERGE` instead of `JSON.SET` when replacing items in the JSON document (with Redis)
17+
- Update `prod.txt` to match the latest prod requirements
2618

2719
## ✨ Additions
2820

29-
- NSFW module (These can only be used in NSFW channels)
30-
- Pins module
31-
- Economy V4 (includes `economy`, `jobs`, and `marketplace` cogs).
32-
- `is_economy_enabled` check
33-
- Proper configuration for `eventslog` feature
34-
- Proper SIGTERM support. Now the bot doesn't exit with an exit code 137, but now a 0.
35-
- Implement permission check shortcuts (`is_manager`, `is_admin`, `is_mod`). Taken from RDanny because I have no time.
36-
- Add tasks to update pay and restock items. Done per hour
37-
- Add local `eco_user` table
38-
- Add SSL support (only up to `requires`, not the full `verify`). This is really needed because of data security
21+
- None
3922

4023
## ➖ Removals
41-
- Old "community docs"
42-
- Old scripts
24+
25+
- None
4326

4427
# ⬆️ Dependabot Updates
4528

46-
- \[pip](deps)\: Bump asyncpraw from 7.7.0 to 7.7.1 (#378) (@dependabot)
47-
- \[pip](deps-dev)\: Bump pyright from 1.1.316 to 1.1.317 (#379) (@dependabot)
48-
- \[pip](deps-dev)\: Bump ruff from 0.0.277 to 0.0.278 (#381) (@dependabot)
49-
- \[pip](deps-dev)\: Bump pytest-asyncio from 0.21.0 to 0.21.1 (#380) (@dependabot)
50-
- \[Actions](deps)\: Bump actions/setup-python from 4.6.1 to 4.7.0 (#382) (@dependabot)
51-
- \[pip](deps-dev)\: Bump pyright from 1.1.317 to 1.1.318 (#387) (@dependabot)
52-
- \[pip](deps-dev)\: Bump pyinstrument from 4.5.0 to 4.5.1 (#388) (@dependabot)
53-
- \[pip](deps-dev)\: Bump ruff from 0.0.278 to 0.0.280 (#389) (@dependabot)
29+
- None

0 commit comments

Comments
 (0)