Skip to content

Commit f5071f0

Browse files
committed
[python] FastPySGI: Fix bugs
1 parent 01dfa0e commit f5071f0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#fastpysgi==0.7
2-
git+https://github.com/remittor/fastpysgi.git@4b4268517a503f51d9e90ecf8a9e47bff79b491f#egg=fastpysgi
2+
git+https://github.com/remittor/fastpysgi.git@131a3dfce3204db1dd7ada6e43c2c2c41c4fef34#egg=fastpysgi
33
orjson==3.11.8
44
asyncpg==0.31.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#fastpysgi==0.7
2-
git+https://github.com/remittor/fastpysgi.git@4b4268517a503f51d9e90ecf8a9e47bff79b491f#egg=fastpysgi
2+
git+https://github.com/remittor/fastpysgi.git@131a3dfce3204db1dd7ada6e43c2c2c41c4fef34#egg=fastpysgi
33
orjson==3.10.15
44
psycopg[binary]==3.2.4
55
psycopg_pool==3.2.6

0 commit comments

Comments
 (0)