|
1 | | -certifi==2023.7.22 ; python_version >= "3.11" and python_version < "3.13" |
2 | | -charset-normalizer==3.2.0 ; python_version >= "3.11" and python_version < "3.13" |
3 | | -colorama==0.4.6 ; python_version >= "3.11" and python_version < "3.13" |
4 | | -dropbox==11.36.2 ; python_version >= "3.11" and python_version < "3.13" |
5 | | -idna==3.4 ; python_version >= "3.11" and python_version < "3.13" |
6 | | -kfs==1.1.0 ; python_version >= "3.11" and python_version < "3.13" |
7 | | -lxml==4.9.3 ; python_version >= "3.11" and python_version < "3.13" |
8 | | -numpy==1.26.0 ; python_version >= "3.11" and python_version < "3.13" |
9 | | -pandas==2.1.0 ; python_full_version >= "3.11.0" and python_version < "3.13" |
10 | | -pillow==9.5.0 ; python_version >= "3.11" and python_version < "3.13" |
11 | | -ply==3.11 ; python_version >= "3.11" and python_version < "3.13" |
12 | | -python-dateutil==2.8.2 ; python_full_version >= "3.11.0" and python_version < "3.13" |
13 | | -pytz==2023.3.post1 ; python_full_version >= "3.11.0" and python_version < "3.13" |
14 | | -requests==2.31.0 ; python_version >= "3.11" and python_version < "3.13" |
15 | | -six==1.16.0 ; python_version >= "3.11" and python_version < "3.13" |
16 | | -stone==3.3.1 ; python_version >= "3.11" and python_version < "3.13" |
17 | | -tzdata==2023.3 ; python_full_version >= "3.11.0" and python_version < "3.13" |
18 | | -urllib3==2.0.4 ; python_version >= "3.11" and python_version < "3.13" |
| 1 | +colorama==0.4.6 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" |
| 2 | +kfsconfig==1.0.0 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" |
| 3 | +kfsfstr==1.0.1 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" |
| 4 | +kfslog==1.0.0 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" |
| 5 | +kfsmath==1.0.0 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" |
| 6 | +numpy==1.26.0 ; python_version == "3.11" |
| 7 | +pandas==2.1.1 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" |
| 8 | +python-dateutil==2.8.2 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" |
| 9 | +pytz==2023.3.post1 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" |
| 10 | +six==1.16.0 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" |
| 11 | +tzdata==2023.3 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" |
0 commit comments