Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
CIRCLE3
/
vmdriver
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
e8283d3b
authored
Jan 13, 2022
by
Szeberényi Imre
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
requirements fix
parent
4bc5e04e
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
20 additions
and
1 deletions
+20
-1
requirements/base.txt
+1
-1
requirements/freeze
+19
-0
No files found.
requirements/base.txt
View file @
e8283d3b
...
...
@@ -3,7 +3,6 @@ billiard==3.3.0.23
celery==3.1.18
decorator==3.4.0
future==0.18.2
#GitPython==0.3.6
GitPython==3.1.18
importlib-metadata==4.8.3
kombu==3.0.30
...
...
@@ -12,6 +11,7 @@ pillow==8.4.0
psutil==4.4.2
pytz==2021.3
smmap==5.0.0
setuptools<58
typing_extensions==4.0.1
vine==5.0.0
zipp==3.6.0
requirements/freeze
0 → 100644
View file @
e8283d3b
amqp==1.4.9
anyjson==0.3.3
billiard==3.3.0.23
celery==3.1.18
decorator==3.4.0
future==0.18.2
gitdb==4.0.9
GitPython==3.1.18
importlib-metadata==4.8.3
kombu==3.0.30
libvirt-python==7.10.0
lxml==3.4.2
Pillow==8.4.0
psutil==4.4.2
pytz==2021.3
smmap==5.0.0
typing_extensions==4.0.1
vine==5.0.0
zipp==3.6.0
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment