Skip to content

Commit 9590d70

Browse files
authored
Merge pull request #949 from fa0311/develop
update python version 3.9 -> 3.13
2 parents b7087be + fb03e5a commit 9590d70

9 files changed

Lines changed: 3671 additions & 3671 deletions

File tree

.github/workflows/legacy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Setup Python
2121
uses: actions/setup-python@v2
2222
with:
23-
python-version: "3.9"
23+
python-version: "3.13"
2424
architecture: "x64"
2525
- name: Get Python version
2626
run: python -V

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Setup Python
2323
uses: actions/setup-python@v2
2424
with:
25-
python-version: "3.9"
25+
python-version: "3.13"
2626
architecture: "x64"
2727
- name: Get Python version
2828
run: python -V

docs/deck/json/InitialState.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7715,7 +7715,7 @@
77157715
},
77167716
"session": {
77177717
"country": "XX",
7718-
"guestId": "175896811594029351",
7718+
"guestId": "175896988617812792",
77197719
"hasCommunityMemberships": "false",
77207720
"isActiveCreator": "false",
77217721
"isLoaded": "false",

docs/deck/json/MetaData.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"rweb",
1111
"msw"
1212
],
13-
"serverDate": "1758968116144",
13+
"serverDate": "1758969886486",
1414
"cookies": {
1515
"version": "1661819456366",
1616
"fetchedTime": "1661971138705",
@@ -104,5 +104,5 @@
104104
]
105105
}
106106
},
107-
"userHash": "f52471279988cf54241881e5a70274a4bee6db7623c6f38535786ba4959ac9b7"
107+
"userHash": "21eaf175950759c881ccd361a9331e3a2934f965abd273b0cc8dc65cceb32ccc"
108108
}

docs/deck/json/i18n/emoji-en-xx.json

Lines changed: 3663 additions & 3663 deletions
Large diffs are not rendered by default.

docs/json/InitialState.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7715,7 +7715,7 @@
77157715
},
77167716
"session": {
77177717
"country": "XX",
7718-
"guestId": "175896767995368426",
7718+
"guestId": "175896963825534757",
77197719
"hasCommunityMemberships": "false",
77207720
"isActiveCreator": "false",
77217721
"isLoaded": "false",

docs/json/MetaData.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"rweb",
1111
"msw"
1212
],
13-
"serverDate": "1758967680015",
13+
"serverDate": "1758969638307",
1414
"cookies": {
1515
"version": "1661819456366",
1616
"fetchedTime": "1661971138705",
@@ -104,5 +104,5 @@
104104
]
105105
}
106106
},
107-
"userHash": "8c12b51a2da8fb02214d066c374d4cb8b4b8ba4b6e85b2a7e1a784abbe98159c"
107+
"userHash": "1fa7a0385ef7945160ff0f3047c410f46df04f89805c042377805cd8c1f29252"
108108
}

requirements.lock.txt

862 Bytes
Binary file not shown.

requirements.txt

-1000 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)