Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 7 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,18 +22,17 @@ Package Version
-------------- ------------------
cffi 2.0.0
gevent 25.9.1
greenlet 3.2.4
greenlet 3.3.0
msgspec 0.18.6+30.g595c33c
mysqlclient 2.2.7
pip 25.2
pip 25.3
pycparser 2.23
rcssmin 1.2.1
regex 2025.9.18
setuptools 80.9.0
zope.event 6.0
zope.interface 8.0.1
rcssmin 1.2.2
regex 2025.11.3
zope.event 6.1
zope.interface 8.2

$ docker images | head -n2
REPOSITORY TAG IMAGE ID CREATED SIZE
pigs-will-fly/docker-python latest d92d1fbcd0cf 1 second ago 102MB
pigs-will-fly/docker-python latest 3f046d031ff3 1 second ago 106MB
```
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ cffi
gevent==25.9.1
msgspec @ git+https://github.com/jcrist/msgspec@595c33c4a71c6d0c539b82233982a65819e240cf
mysqlclient==2.2.7
regex==2025.9.18
regex==2025.11.3
rcssmin==1.2.2