Spaces:
Sleeping
Sleeping
Captain Ezio
commited on
Commit
·
49f2198
1
Parent(s):
15cc57e
Update requirements.txt
Browse files- requirements.txt +0 -1
requirements.txt
CHANGED
@@ -17,7 +17,6 @@ httpcore==0.13.7; python_version >= "3.6"
|
|
17 |
hyperframe==6.0.1; python_version >= "3.6" and python_full_version >= "3.6.1"
|
18 |
idna==3.3; python_version >= "3.6" and (python_version >= "3.5" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.5") and python_full_version >= "3.6.2"
|
19 |
lxml==4.8.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
|
20 |
-
lxml==4.6.3
|
21 |
prettyconf==2.2.1
|
22 |
pyaes==1.6.1; python_version >= "3.6" and python_version < "4.0"
|
23 |
pymongo==3.12.3
|
|
|
17 |
hyperframe==6.0.1; python_version >= "3.6" and python_full_version >= "3.6.1"
|
18 |
idna==3.3; python_version >= "3.6" and (python_version >= "3.5" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.5") and python_full_version >= "3.6.2"
|
19 |
lxml==4.8.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
|
|
|
20 |
prettyconf==2.2.1
|
21 |
pyaes==1.6.1; python_version >= "3.6" and python_version < "4.0"
|
22 |
pymongo==3.12.3
|