Skip to content

Commit de9fcea

Browse files
author
Agus Makmun
committed
fix: remove importlib-metadata dependency #222
1 parent b096d2a commit de9fcea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
urllib3<2 ; python_version < '3.7' # urllib3 2.0 dropped support for Python 3.6
22
zipp<3.7 ; python_version < '3.7' # zipp 3.7.0 dropped support for Python 3.6
3-
importlib_metadata<4.9 # # importlib_metadata 4.9.0 dropped support for Python 3.6
43
Django>=3.2, <=5.0.3
54
Markdown<3.4
65
requests

0 commit comments

Comments
 (0)