cfl-common 8.9.16__py3-none-any.whl → 8.9.17__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: cfl-common
3
- Version: 8.9.16
3
+ Version: 8.9.17
4
4
  Classifier: Programming Language :: Python :: 3
5
5
  Classifier: Operating System :: OS Independent
6
6
  Requires-Dist: asgiref==3.11.0; python_version >= "3.9"
@@ -23,23 +23,22 @@ Requires-Dist: idna==3.11; python_version >= "3.8"
23
23
  Requires-Dist: libsass==0.23.0; python_version >= "3.8"
24
24
  Requires-Dist: more-itertools==8.7.0; python_version >= "3.5"
25
25
  Requires-Dist: numpy==2.4.1; python_version >= "3.11"
26
- Requires-Dist: pandas==2.3.3; python_version >= "3.9"
26
+ Requires-Dist: packaging==26.0; python_version >= "3.8"
27
+ Requires-Dist: pandas==3.0.0; python_version >= "3.11"
27
28
  Requires-Dist: pgeocode==0.4.0; python_version >= "3.8"
28
- Requires-Dist: pycparser==2.23; implementation_name != "PyPy"
29
+ Requires-Dist: pycparser==3.0; implementation_name != "PyPy"
29
30
  Requires-Dist: pyjwt==2.6.0; python_version >= "3.7"
30
31
  Requires-Dist: pypng==0.20220715.0
31
32
  Requires-Dist: python-dateutil==2.9.0.post0; python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2"
32
- Requires-Dist: pytz==2025.2
33
33
  Requires-Dist: qrcode==7.4.2; python_version >= "3.7"
34
34
  Requires-Dist: requests==2.32.5; python_version >= "3.9"
35
- Requires-Dist: setuptools==80.9.0; python_version >= "3.9"
35
+ Requires-Dist: setuptools==80.10.2; python_version >= "3.9"
36
36
  Requires-Dist: six==1.17.0; python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2"
37
37
  Requires-Dist: sqlparse==0.5.5; python_version >= "3.8"
38
38
  Requires-Dist: tablib==3.7.0; python_version >= "3.9"
39
39
  Requires-Dist: typing-extensions==4.15.0; python_version >= "3.9"
40
- Requires-Dist: tzdata==2025.3; python_version >= "2"
41
40
  Requires-Dist: urllib3==2.6.3; python_version >= "3.9"
42
- Requires-Dist: wheel==0.45.1; python_version >= "3.8"
41
+ Requires-Dist: wheel==0.46.3; python_version >= "3.9"
43
42
  Dynamic: classifier
44
43
  Dynamic: description
45
44
  Dynamic: requires-dist
@@ -93,7 +93,7 @@ common/tests/utils/organisation.py,sha256=vNgKFtU3VPcWRnZfh82yCS90PLAK1XTYJNIxGw
93
93
  common/tests/utils/student.py,sha256=GYOyd2VH6QXjjLzjCh4hpT86U5si2URlJJWZwlCVLrU,3846
94
94
  common/tests/utils/teacher.py,sha256=KQ_NAl4yQqiX_zwcULQjkovc29JPhnkLR5Nk3Ljzbpg,2661
95
95
  common/tests/utils/user.py,sha256=NvLzZLVP4jy5Hn1iztOYF_BTQ9WsbSmuWMEzGzhAsRU,919
96
- cfl_common-8.9.16.dist-info/METADATA,sha256=Y446X_fEyzYr5BLDthQFVj-l7osQSG68XQHVZ9DdMEo,2486
97
- cfl_common-8.9.16.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
98
- cfl_common-8.9.16.dist-info/top_level.txt,sha256=LOtYx8KZTmnxM_zLK4rwrcI3PRc40Ihwp5rgaQ-ceaI,7
99
- cfl_common-8.9.16.dist-info/RECORD,,
96
+ cfl_common-8.9.17.dist-info/METADATA,sha256=h0TGZgtjqp-ZmrCvtcPPfDvw-nCmDf9Mb5j2ND97h28,2462
97
+ cfl_common-8.9.17.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
98
+ cfl_common-8.9.17.dist-info/top_level.txt,sha256=LOtYx8KZTmnxM_zLK4rwrcI3PRc40Ihwp5rgaQ-ceaI,7
99
+ cfl_common-8.9.17.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (80.9.0)
2
+ Generator: setuptools (80.10.2)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5