Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
CIRCLE
/
vmdriver
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
2
Merge Requests
0
Wiki
Members
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
3230b2c682fc69d98af55aafa863ec3c4e77b71a
Switch branch/tag
vmdriver
requirements
base.txt
Find file
Normal view
History
Permalink
base.txt
97 Bytes
Edit
Newer
Older
adding requirements
6dc3213b
Guba Sándor
committed
Sep 06, 2013
1
2
3
celery==3.0.23
decorator==3.4.0
lxml==3.2.3
add vmdirver.get_num_cores,get_ram_size
8e221583
Őry Máté
committed
Nov 18, 2013
4
psutil==1.1.3
vmdriver: modified screenshot to return image as byte fixes#57
63c4ce39
Guba Sándor
committed
Feb 15, 2014
5
Pillow==2.3.0
requirements: added pylibmc
cba932e8
Guba Sándor
committed
Mar 24, 2014
6
pylibmc==1.2.3
vmdriver: add git repository info to the get_info method
9bdb329a
Guba Sándor
committed
Oct 20, 2014
7
GitPython