Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
CIRCLE
/
storagedriver
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
2
Merge Requests
4
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
A prog2-höz tartozó friss repo anyagok itt elérhetőek:
https://git.iit.bme.hu/
Commit
2b90e13c
authored
Feb 26, 2021
by
Máhonfai Bálint
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove requests toolbelt dependency
parent
63268de5
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
2 deletions
+0
-2
disk.py
+0
-1
requirements/base.txt
+0
-1
No files found.
disk.py
View file @
2b90e13c
...
...
@@ -10,7 +10,6 @@ import os
import
re
import
requests
from
bz2
import
BZ2Decompressor
from
requests_toolbelt
import
MultipartEncoder
,
MultipartEncoderMonitor
from
time
import
sleep
from
zlib
import
decompressobj
,
MAX_WBITS
...
...
requirements/base.txt
View file @
2b90e13c
celery==3.1.17
requests==2.5.3
requests-toolbelt==0.9.1
filemagic==1.6
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