You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
351 B

5 years ago
[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[dev-packages]
[packages]
requests = "==2.22.0"
praw = "==6.4.0"
certifi = "==2019.9.11"
chardet = "==3.0.4"
idna = "==2.8"
prawcore = "==1.0.1"
six = "==1.13.0"
urllib3 = "==1.25.6"
update_checker = "==0.16"
websocket_client = "==0.56.0"
5 years ago
[requires]
python_version = "3.7"