|
1 | 1 | anyio==3.6.2 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0" |
2 | 2 | appdirs==1.4.4 ; python_full_version >= "3.10.8" and python_version < "4.0" |
3 | 3 | appnope==0.1.3 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0" and platform_system == "Darwin" or python_full_version >= "3.10.8" and python_full_version < "4.0.0" and sys_platform == "darwin" |
| 4 | +arrow==1.2.3 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0" |
4 | 5 | asgiref==3.5.2 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0" |
5 | 6 | asttokens==2.1.0 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0" |
6 | 7 | attrs==22.1.0 ; python_full_version >= "3.10.8" and python_version < "4.0" |
@@ -60,11 +61,12 @@ pypng==0.20220715.0 ; python_full_version >= "3.10.8" and python_full_version < |
60 | 61 | pyqrcode==1.2.1 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0" |
61 | 62 | pytest==7.2.0 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0" |
62 | 63 | python-dateutil==2.8.2 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0" |
| 64 | +python-decouple==3.6 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0" |
63 | 65 | pytz==2022.5 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0" |
64 | 66 | pywin32==304 ; sys_platform == "win32" and platform_python_implementation != "PyPy" and python_full_version >= "3.10.8" and python_full_version < "4.0.0" |
65 | 67 | pyzmq==24.0.1 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0" |
66 | | -requests==2.28.1 ; python_full_version >= "3.10.8" and python_version < "4" |
67 | 68 | requests-cache==0.9.7 ; python_full_version >= "3.10.8" and python_version < "4.0" |
| 69 | +requests==2.28.1 ; python_full_version >= "3.10.8" and python_version < "4" |
68 | 70 | setuptools==65.5.0 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0" |
69 | 71 | six==1.16.0 ; python_full_version >= "3.10.8" and python_version < "4.0" |
70 | 72 | smmap==5.0.0 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0" |
|
0 commit comments