forked from flathunters/flathunter
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPipfile
More file actions
38 lines (35 loc) 路 611 Bytes
/
Copy pathPipfile
File metadata and controls
38 lines (35 loc) 路 611 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
[[source]]
url = "https://pypi.python.org/simple"
verify_ssl = true
name = "pypi"
[packages]
PyYAML = "*"
requests = "*"
urllib3 = "*"
lxml = "*"
coverage = "*"
codecov = "*"
requests-mock = "*"
Flask = "*"
Flask-API = "*"
firebase-admin = "*"
mock-firestore = "*"
pytest-mock = "*"
pytest = "*"
pylint = "*"
selenium = "*"
random-user-agent = "*"
jsonpath-ng = "*"
backoff = "*"
pytz = "*"
beautifulsoup4 = "*"
pylint-runner = "*"
webdriver-manager = "*"
apprise = "*"
python-dotenv = "*"
undetected-chromedriver = "*"
prompt-toolkit = "*"
"ruamel.yaml" = "*"
[dev-packages]
[requires]
python_version = "3"