We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 854121b commit 6b3e0d3Copy full SHA for 6b3e0d3
base_requirements.txt
@@ -94,10 +94,6 @@ Pillow
94
# https://github.com/psycopg/psycopg2
95
psycopg2-binary
96
97
-# Extensive cryptographic library (fork of pycrypto)
98
-# https://github.com/Legrandin/pycryptodome
99
-pycryptodome
100
-
101
# YAML rendering library
102
# https://github.com/yaml/pyyaml
103
PyYAML
requirements.txt
@@ -22,7 +22,6 @@ mkdocs-material==7.2.6
22
netaddr==0.8.0
23
Pillow==8.3.2
24
psycopg2-binary==2.9.1
25
-pycryptodome==3.10.1
26
PyYAML==5.4.1
27
svgwrite==1.4.1
28
tablib==3.0.0
0 commit comments