forked from pittcsc/PittAPI
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
70 lines (70 loc) · 1.24 KB
/
requirements.txt
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
alabaster==0.7.16
babel==2.15.0
black==24.4.2
certifi==2024.7.4
cfgv==3.4.0
charset-normalizer==3.3.2
click==8.1.7
coverage[toml]==7.5.4
distlib==0.3.8
docutils==0.21.2
filelock==3.15.4
flake8==7.1.0
identify==2.5.36
idna==3.7
imagesize==1.4.1
iniconfig==2.0.0
jinja2==3.1.4
markupsafe==2.1.5
mccabe==0.7.0
mypy-extensions==1.0.0
nodeenv==1.9.1
packaging==24.1
pathspec==0.12.1
platformdirs==4.2.2
pluggy==1.5.0
pre-commit==3.7.1
pycodestyle==2.12.0
pyflakes==3.2.0
pygments==2.18.0
pytest==8.2.2
pytest-cov==5.0.0
pyyaml==6.0.1
requests==2.32.3
snowballstemmer==2.2.0
sphinx==7.3.7
sphinxcontrib-applehelp==1.0.8
sphinxcontrib-devhelp==1.0.6
sphinxcontrib-htmlhelp==2.0.5
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.7
sphinxcontrib-serializinghtml==1.1.10
urllib3==1.26.19
virtualenv==20.26.3
appdirs==1.4.4
beautifulsoup4==4.12.3
bs4==0.0.2
cssselect==1.2.0
fake-useragent==1.5.1
gevent==24.2.1
greenlet==3.0.3
grequests==0.7.0
importlib-metadata==8.0.0
lxml==5.2.2
lxml-html-clean==0.1.1
parse==1.20.2
pyee==11.1.0
pyppeteer==2.0.0
pyquery==2.0.0
requests-html==0.10.0
responses==0.25.3
setuptools==70.2.0
soupsieve==2.5
tqdm==4.66.4
typing==3.7.4.3
typing-extensions==4.12.2
w3lib==2.2.1
websockets==10.4
zipp==3.19.2
zope.event==5.0
zope.interface==6.4.post2