-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
11 lines (11 loc) · 952 Bytes
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
annotated-types==0.5.0 ; python_full_version >= "3.9.16" and python_full_version < "4.0.0"
argparse==1.4.0 ; python_full_version >= "3.9.16" and python_full_version < "4.0.0"
certifi==2023.7.22 ; python_full_version >= "3.9.16" and python_full_version < "4.0.0"
charset-normalizer==3.2.0 ; python_full_version >= "3.9.16" and python_full_version < "4.0.0"
idna==3.4 ; python_full_version >= "3.9.16" and python_full_version < "4.0.0"
packaging==23.1 ; python_full_version >= "3.9.16" and python_full_version < "4.0.0"
pydantic-core==2.4.0 ; python_full_version >= "3.9.16" and python_full_version < "4.0.0"
pydantic==2.1.1 ; python_full_version >= "3.9.16" and python_full_version < "4.0.0"
requests==2.31.0 ; python_full_version >= "3.9.16" and python_full_version < "4.0.0"
typing-extensions==4.7.1 ; python_full_version >= "3.9.16" and python_full_version < "4.0.0"
urllib3==2.0.4 ; python_full_version >= "3.9.16" and python_full_version < "4.0.0"