-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
13 lines (13 loc) · 1.86 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
beautifulsoup4==4.12.2 ; python_version >= "3.11" and python_version < "4.0"
certifi==2022.12.7 ; python_version >= "3.11" and python_version < "4.0"
charset-normalizer==3.1.0 ; python_version >= "3.11" and python_version < "4.0"
idna==3.4 ; python_version >= "3.11" and python_version < "4.0"
oauthlib==3.2.2 ; python_version >= "3.11" and python_version < "4.0"
pybooru==4.2.2 ; python_version >= "3.11" and python_version < "4.0"
python-dotenv==1.0.0 ; python_version >= "3.11" and python_version < "4.0"
requests-oauthlib==1.3.1 ; python_version >= "3.11" and python_version < "4.0"
requests==2.29.0 ; python_version >= "3.11" and python_version < "4.0"
schedule==1.2.0 ; python_version >= "3.11" and python_version < "4.0"
soupsieve==2.4.1 ; python_version >= "3.11" and python_version < "4.0"
tweepy==4.14.0 ; python_version >= "3.11" and python_version < "4.0"
urllib3==1.26.15 ; python_version >= "3.11" and python_version < "4.0"