8000 manually set requirements using pipreqs · Dao258/wp-api-python@cf21cad · GitHub
[go: up one dir, main page]

Skip to content

Commit cf21cad

Browse files
author
derwentx
committed
manually set requirements using pipreqs
1 parent 04c403f commit cf21cad

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

reuirements.txt

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
six==1.11.0
2+
Twisted==18.7.0
3+
ordereddict==1.1
4+
httmock==1.2.3
5+
requests_oauthlib==1.0.0
6+
pathlib2==2.3.2
7+
setuptools==40.0.0
8+
funcsigs==1.0.2
9+
requests==2.19.1
10+
zope.interface==4.5.0
11+
more_itertools==4.2.0
12+
colorama==0.3.9
13+
atomicwrites==1.1.5
14+
numpy==1.13.3
15+
argcomplete==1.9.4
16+
beautifulsoup4==4.6.3
17+
zope==4.0b6

0 commit comments

Comments
 (0)
0