-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrequirements.txt
13 lines (13 loc) · 932 Bytes
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
azure-functions==1.11.2 ; python_version >= "3.8" and python_version < "4.0"
beautifulsoup4==4.11.1 ; python_version >= "3.8" and python_version < "4.0"
certifi==2022.6.15 ; python_version >= "3.8" and python_version < "4"
charset-normalizer==2.1.0 ; python_version >= "3.8" and python_version < "4"
idna==3.3 ; python_version >= "3.8" and python_version < "4"
praw==7.6.0 ; python_version >= "3.8" and python_version < "4.0"
prawcore==2.3.0 ; python_version >= "3.8" and python_version < "4.0"
requests==2.28.1 ; python_version >= "3.8" and python_version < "4"
slack-hooks==0.4.1 ; python_version >= "3.8" and python_version < "4.0"
soupsieve==2.3.2.post1 ; python_version >= "3.8" and python_version < "4.0"
update-checker==0.18.0 ; python_version >= "3.8" and python_version < "4.0"
urllib3==1.26.11 ; python_version >= "3.8" and python_version < "4"
websocket-client==1.3.3 ; python_version >= "3.8" and python_version < "4.0"