We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63a240e commit fd3efa6Copy full SHA for fd3efa6
requirements.txt
@@ -5,5 +5,5 @@ liquidpy==0.8.2
5
flask[async]==3.1.0
6
waitress==3.0.2
7
python-dateutil==2.9.0.post0
8
-shufflepy==0.0.9
+shufflepy==0.0.91
9
setup.py
@@ -21,7 +21,7 @@
21
"waitress==3.0.2",
22
"python-dateutil==2.9.0.post0",
23
"PyJWT==2.10.1",
24
- "shufflepy==0.0.9",
+ "shufflepy==0.0.91",
25
],
26
classifiers=[
27
'Programming Language :: Python :: 3',
0 commit comments