Skip to content

Commit fd3efa6

Browse files
committed
Bumped shufflpy usage to 0.0.92
1 parent 63a240e commit fd3efa6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ liquidpy==0.8.2
55
flask[async]==3.1.0
66
waitress==3.0.2
77
python-dateutil==2.9.0.post0
8-
shufflepy==0.0.9
8+
shufflepy==0.0.91
99

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"waitress==3.0.2",
2222
"python-dateutil==2.9.0.post0",
2323
"PyJWT==2.10.1",
24-
"shufflepy==0.0.9",
24+
"shufflepy==0.0.91",
2525
],
2626
classifiers=[
2727
'Programming Language :: Python :: 3',

0 commit comments

Comments
 (0)